TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Error Zone
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (9)
Saravanan Ponnusamy (1)
Related resources for Error Zone
No resource found
Web Access Failed Error
5/29/2024 7:29:30 AM.
Encounter HTTP Error 404 when creating a web application in Visual Studio .NET on Windows Server 2003 with IIS 6.0 due to .tmp file blockage. Resolve by adding a .tmp MIME type in IIS: Control Panel &
System.Windows.Xps.Packaging Reference Missing
10/24/2019 4:04:51 AM.
If you need to use XpsDocument class in your WPF project, you must add reference to System.Windows.Xps.Packaging namespace.
To Overcome "HTTP Error 404.3 Not Found" Error While Playing Videos In ASP.NET
8/18/2017 1:28:16 AM.
To Overcome “HTTP Error 404.3 - Not Found THE PAGE YOU ARE REQUESTING CANNOT BE SERVED BECAUSE OF THE EXTENSION CONFIGURATION. IF THE PAGE IS A SCRIPT, ADD A HANDLER. IF THE FILE SHOULD BE DOWNLOADED,
HTTP:/1.1 500 Internal Server Error
9/30/2012 4:13:56 AM.
If you are running two versions of ASP.NET, you may get HTTP:/1.1 500 Internal Server Error when creating a new Web project or opening an existing Web project in Visual Studio.
Aspnet_wp.exe was recycled error
9/30/2012 4:06:57 AM.
Occasionally, slow writes to a client cause Aspnet_wp to recycle on false deadlocks, which generates this error in event log.
Concurrency violation: the UpdateCommand affected 0 records.
9/30/2012 4:06:02 AM.
When you use a DataAdapter object to write changes back to a database by means of a stored procedure, you may receive the following error message: Additional information: Concurrency violation: the UpdateCommand affected 0 records.
Invalid FORMATETC structure Error
9/30/2012 3:52:27 AM.
This tip shows how to fix Invalid FORMATETC structure error when you drag and drop a control from Toolbox to a XAML file.
The "SplashScreen" parameter is not supported by the "MarkupCompilePass1" Error
9/30/2012 3:51:15 AM.
You get the "SplashScreen" parameter is not supported by the "MarkupCompilePass1" error message when create and run WPF applications in Visual Studio 2008 SP1.
One or more rows contain values violating non-null, unique, or foreign-key constraints
9/30/2012 3:48:28 AM.
You may get this error when using a typed DataSet. This tip shows how to fix it.
No connection could be made because the target machine actively refused it
9/30/2012 3:39:44 AM.
Fix for error no connection could be made because the target machine actively refused it.