Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:641758
More Search Options
RSS Available
Matching Posts
Re: Passing a parameter in the query string
The only thing that's not super clear about that article is that when you just navigate to the server you have set up running SSRS it probably looks something like this: http://mysqlserver/Reports/Pages/Report.aspx?ItemPath=%2fReports%2fMyReport If you just put the parameters on that URL it doesn't work. You have to change the URL to be like this: http://mysqlserver/ReportServer?/Reports/MyReport Then you can add on URL parameters like this: http://mysqlserver/ReportServer?/Reports/MyReport&Location
Posted to
SQL Server Reporting Services
(Forum)
by
dtabraha
on 2/19/2009
Re: programmatically show calendarextender
For some reason the TargetControlID property doesn't come up for me when I declare the calendar extender. Checking the object browser it shows the property buried underneath "Base Types\Extender Control Base" but I can't just use it like you did above: calendarExtender.TargetControlID = txtDateWorkedOn.ID; Any ideas??
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
dtabraha
on 2/12/2009
Re: The specified string is not in the form required for an e-mail address.???
I ran across that error too, and the problem I had was that I was sending to multiple addresses separated by a semicolon. You can send to multiple addresses, but you have to use a comma instead.
Posted to
Web Forms
(Forum)
by
dtabraha
on 11/7/2008
Re: Styles: Update Panel inside Modal Popup
I ran into a black box that was popping up whenever I put in a drop shadow, and someone pointed me to the DOCTYPE. When my doctype was blank or HTML it would produce that black box. When I switched it XHTML then the dropshadow worked correctly. <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
dtabraha
on 6/2/2008
Re: modalpopup just a black box??????
I ran into a black box that was popping up whenever I put in a drop shadow, and someone pointed me to the DOCTYPE. When my doctype was blank or HTML it would produce that black box. When I switched it XHTML then the dropshadow worked correctly. <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
dtabraha
on 6/2/2008
Re: Problems with Repeater ItemCommand Event and UpdatePanel Triggers
The problem is probably with rebinding your repeater on the postbacks. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbtskrespondingtobuttoneventsindatalistitems.asp Scott Mitchell has a very good post on this: http://forums.asp.net/p/580720/1909340.aspx
Posted to
ASP.NET AJAX UI
(Forum)
by
dtabraha
on 4/3/2008
Re: Could not load type '_Default'.
Wow, what a helpful response. aspforme, you may be able to configure the .Net Framework version in the IIS manager in MMC, but sometimes the option doesn't display. You may have to run the command line util to update the Framework version. http://msdn2.microsoft.com/en-us/library/k6h9cz8h(VS.80).aspx
Posted to
Configuration and Deployment
(Forum)
by
dtabraha
on 9/4/2007
Page 1 of 1 (7 items)
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
WindowsClient:
codeplex.com/testapi v 0.4 available
Channel 9:
The Visual Studio Documentary - Alan Cooper, the Father of Visual Basic
Channel 9:
Hanselminutes on 9 - Guided Tour inside the Windows Azure Cloud with Patrick Yantz
ASP.NET:
ASP.NET 4.0 ScriptManager Improvements
WindowsClient:
XAML Toolkit CTP = FxCopXaml + XamlDom + System.Xaml.dll support for Silverlight XAML
Channel 9:
Fishbowl for Facebook
WindowsClient:
Free Embeddable Fonts for your WPF Applications
ASP.NET:
Program Manager Position on the ASP.NET PM team
Channel 10:
Microsoft Teams Up with Nielsen
Channel 10:
What Azure Looks Like
ASP.NET:
Orchard team looking for a new developer
Channel 10:
Student Discount on Office 2008 for Mac Now Available
WindowsClient:
Surface SDK 1.0 SP1 supports XNA Game Studio 3.0 and later
WindowsClient:
TestAPI 0.4 Released
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online