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:672650
More Search Options
RSS Available
Matching Posts
Re: SQL Data Adapter Parameters
whoops, probably better would be DECLARE @Company VARCHAR(50) = NULL So the parameter is nullable. Then: "SELECT <the values you need> FROM yourTable WHERE @Company IS NULL OR @Company = companyID"
Posted to
Visual Studio .NET 2003 and Visual Studio .NET 2002
(Forum)
by
kevyau
on 4/9/2007
Re: SQL Data Adapter Parameters
USE One Company and All Companies = "SELECT <the values you need> FROM yourTable WHERE companyID LIKE '%' + @Company" Where All Companies would be "SELECT <the values you need> FROM yourTable WHERE companyID LIKE '%' "
Posted to
Visual Studio .NET 2003 and Visual Studio .NET 2002
(Forum)
by
kevyau
on 4/9/2007
Re: Update Panel throws "Server cannot modify cookies after HTTP headers have been sent." error in new Ajax .NET 1.0 release
From further investigation, seems that this issue relates to http://forums.asp.net/1/1546340/ShowThread.aspx We believe that Response has already been posted back to client browser, before the roleManager (where cacheRolesInCookie="true" from web.config) attempts to modify the client cookie and update the use role. The solution would be to set cacheRolesInCookie="false", to correct this error from being thrown.
Posted to
ASP.NET AJAX UI
(Forum)
by
kevyau
on 2/1/2007
Re: Update Panel throws "Server cannot modify cookies after HTTP headers have been sent." error in new Ajax .NET 1.0 release
From further investigation, seems that this issue relates to http://forums.asp.net/1/1546340/ShowThread.aspx We believe that Response has already been posted back to client browser, before the roleManager (where cacheRolesInCookie="true" from web.config) attempts to modify the client cookie and update the use role. The solution would be to set cacheRolesInCookie="false", to correct this error from being thrown.
Posted to
ASP.NET AJAX UI
(Forum)
by
kevyau
on 2/1/2007
Re: HoverMenuExtender popup appearing out of position with Ajax Control Toolkit RC 1 release
seems to be fixed in latest release of AjaxControlToolkit
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
kevyau
on 1/30/2007
Re: Update Panel throws "Server cannot modify cookies after HTTP headers have been sent." error in new Ajax .NET 1.0 release
I understand your point, however, as far as I am aware there is no code we have written which writes/modifies cookies on postback, the code which is writing to the cookie I believe is internal to .NET. What is strange is there was no code change, the only change was the update from Ajax .NET RC 1.0 to Ajax .NET 1.0. If I roll back to use Ajax .NET RC 1.0, the this "Server cannot modify cookies after HTTP header have been sent." error does not throw.
Posted to
ASP.NET AJAX UI
(Forum)
by
kevyau
on 1/30/2007
Update Panel throws "Server cannot modify cookies after HTTP headers have been sent." error in new Ajax .NET 1.0 release
In latest release of Ajax .NET (1.0), after any post back event (e.g. LinkButton On Click, DropDownList change with AutoPostBack enabled, etc.) an error throw and caught in the Application_Error() method of Global.asax. This did not occur in ANY of the previous CTP or RC releases of Atlas/Ajax .NET libraries. Does anyone what is going on and why the new release would throw this error ? Error message below: Inner Exception --------------- Type : System.Web.HttpException, System.Web, Version=2.0.0
Posted to
ASP.NET AJAX UI
(Forum)
by
kevyau
on 1/29/2007
Filed under: Update Panel, asp.net ajax, Global.asax, Application_Error
Re: Error when trying to Publish a Web Site project which utilizes ASP.NET Ajax
Same problem as: http://forums.asp.net/thread/1498239.aspx
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
kevyau
on 1/29/2007
Error when trying to Publish a Web Site project which utilizes ASP.NET Ajax
I get an Error when trying to access a web project which I published on IIS, occurs when I do this on my local machine or remote server. However, when I build and run from Visual Studio 2005 (with or without Debugging, F5/Ctrl-F5), the web project runs fine. Error thrown is below: Inner Exception --------------- Type : System.NullReferenceException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Message : Object reference not set to an instance of an object. Source :
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
kevyau
on 1/29/2007
Filed under: ASP.NET Ajax Deployment Publish
HoverMenuExtender popup appearing out of position with Ajax Control Toolkit RC 1 release
I have a control page (.ascx) which has a DetailsView where I use the HoverMenu over some TextBoxes, in the previous builds of the Toolkit (Atlas Toolkit July CTP), this worked fine, and the Panel popup would display whenever a user hovered over a TextBox. However in the RC 1 build, the popup Panel is appearing out of position when a mouse hovers over the TextBox. I have not changed my code or modified the stylesheets related to the HoverMenu, does anyone know why this is occurring and whether there
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
kevyau
on 1/10/2007
Filed under: ASP.NET AJAX Control Toolkit, HoverMenuExtender
Page 1 of 2 (15 items) 1
2
Next >
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online