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:21329
More Search Options
RSS Available
Matching Posts
Re: _dopostback
_dopostback is a client-side javascript function in all ASP.NET pages that stores the id of the control that caused the postback (event target), and any arguments required. when the page is posted back to the server, the request handler (the page) will know which event handler to execute. The most common example is when a submit button is clicked on the client, the event target is set to the ID of that button before the page is posted back. Then when the page is processing the postback on the server
Posted to
Getting Started
(Forum)
by
gleizerowicz
on 5/10/2007
Re: Page.IsValid quetion
For clients with downlevel browsers, your client-side validations may not even execute. If you are running a public site with a wide variety of browsers, you should use Page.IsValid on the server to cover downlevel browsers that may not have executed your client-side validations.
Posted to
Getting Started
(Forum)
by
gleizerowicz
on 5/10/2007
Re: Asp.Net Runtime Error: The type initializer for 'System.Web.Compilation.CompilationLock' threw an exception.
Sorry Geoff - no resolution yet. My workaround was to remove the web project from my solution, then recreate it as a file system web project instead of a local IIS project. To debug, I browse to my local site and attach to the process. I have some steps that MS Developer Support suggested; they didn't work for me, but if you contact me offline I'll be happy to send them to you and you can try them yourself. Greg
Posted to
Migrating from Visual Studio .NET 2003 to Visual Studio 2005
(Forum)
by
gleizerowicz
on 7/17/2006
Re: Asp.Net Runtime Error: The type initializer for 'System.Web.Compilation.CompilationLock' threw an exception.
I can reproduce it easily: 1. Open VS 2. Build one of my two websites in this solution 3. Browse to the application in IE, get runtime compilation lock error Then, after closing the mutex handle held by devenv.exe: 1. Refresh browser, use app 2. Build website in VS, get mutex or compilation lock error From here I close the mutex handle held by aspnet_wp.exe This behavior is consistent. Would you like to see my solution file offline? I'd be happy to give you whatever info would be helpful.
Posted to
Migrating from Visual Studio .NET 2003 to Visual Studio 2005
(Forum)
by
gleizerowicz
on 4/24/2006
Re: Asp.Net Runtime Error: The type initializer for 'System.Web.Compilation.CompilationLock' threw an exception.
Thanks for the procexp tip - I deleted a Mutant (just picked one of two that started with CL) and I could build again. It was being held by aspnet_wp.exe. I have my processModel running as a domain account and my IIS 5.1 on XPSP2 application running in Low Isolation mode. I had to set it up this way to use integrated security to connect to my SQL Server database. Could this configuration cause any problems?
Posted to
Migrating from Visual Studio .NET 2003 to Visual Studio 2005
(Forum)
by
gleizerowicz
on 4/24/2006
Page 1 of 1 (5 items)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online