|
The path '/App_GlobalResources/' maps to a directory outside this application, which is not supported.
I got the same error. In my case, the solution is quite simple. I checked the IIS Default Web Site
|
Force the compiler to use 3.5.0.0 ajax in web.Config
The type 'System.Web.UI.ScriptManager' exists in both 'c:\WINDOWS\assembly\GAC_MSIL\System.Web.Exten
|
SHFB: Error BE0035: Could not find the path to the Microsoft Sandcastle documentation compiler tools. See the error number topic in the help file for details.
This error will remove after installing the sandcastle release. Sandcastle Help File Builder without
|
Unable to use SQL Server because ASP.NET version 2.0 Session State is not installed on the SQL server. Please install ASP.NET Session State SQL Server version 2.0 or above.
When you are trying to use session state mode sqlserver then you need to activate or enable the sq
|
W3.org html validation - no onKeyPress in strict XHTML?
no onKeyPress in strict XHTML?
We may got this error when validting with w3.org. All attri
|
W3.org html validation for Hyperlink - character "&" is the first character of a delimiter but occurred as data in Hyperlink control of asp.net when text includes & or &
When I was validating this page to w3.org the i was receiving error character "&" is the fir
|
Error: The Web Server Has Been Locked Down and Is Blocking the DEBUG Verb
I got this error while trying to run the program. After pressing F5 I received a popup that was sh
|
How to handle error coming while using Method Overloading in Webservices
Description and solution of below given error Service does not conform to WS-I Basic Profile v1.
|
Getting 'Thread was being aborted'
Some time we use Response.End, Response.Redirect or Server.Transfer, a error generated "Thread was b
|