|
|
Exceptions
-
Hello,
I had a problem with loading an ASP.NET page twice recently. I knew from my previous experiences with such a problem that one of the main reasons that cause loading an ASP.NET page twice is the AutoEventWireup attribute of the page declaration Read More
|
-
Hello all,
Recently, I had created an .aspx page and added the ASP.NET Ajax Tab control from the Ajax Control Toolkit. But since I had forgotten to update the web.config of th eweb site project, I had the following error messages when I display the Read More
|
-
Hi all web developers and Internet Explorer users :)
As a Windows user I guess most of us are using Windows Internet Explorer during
browsing the web. At least I am using Internet Explorer web browsers Read More
|
-
Hello SQL Server developers and SQL Server database administrators,
I posted recently in my blog that I had successfully installed the Microsoft SQL Server 2008 February CTP aka Katmai CTP6 on my computer.
While working with MS SQL2008, I realized Read More
|
-
Hi,
I have downloaded and installed the Microsoft SQL Server 2008 February CTP (aka CTP 6) on my laptop successfully.
Later, I have downloaded the sample database AdventureWorks and sample XML applications from CodePlex. While running the XmlManuInstructions Read More
|
-
Hello ASP.NET developers,
I had faced a strange problem on test servers after the deployment of our ASP.NET web site project which can be summarized as follows;
The web site application is successfully build on the developments computers and successfully Read More
|
-
Hello all,
I sometimes suffer from the 'Sys' is undefined error messages while developing or working on ASP.NET web sites which ASP.NET AJAX is enabled.
Recently, in an ASP.NET web site application which uses the AjaxControlToolkit I again get the Read More
|
-
Hi,
If you are playing around with the AjaxControlToolkit controls and extenders, you might have experienced the following NullReferenceException error with the MaskedEditValidator Ajax control extender:
{"Object reference not set to an instance Read More
|
-
Recently, a web site which was running successfully began not responding to requests.
After an investigation, I realized that the following error was caused because I have set the SQL Server instance in the web.config file within "[" and "]" just Read More
|
-
I'm designing new reports using Microsoft SQL Server 2005 Reporting Services these days and I have experienced an error message a few times during the deployment of these Reporting Services reports and I wanted to share what I learnt from these messages Read More
|
-
Hi,
While I was working on my Windows Vista with Visual Studio 2005 and trying to encrypt and decrypt configuration file web.config sections in order to make sensitive data secure, I got the following error message: Failed to access IIS metabase.
Later Read More
|
-
Recently, in the project currently I'm working on we'd moved the application from .NET Framework 1.1 to .NET Framework 2.0 so we have also changed the IDE we are using to Visual Studio 2005.
We had many many warnings in the project build results that Read More
|
-
Hi,
In my Reporting Services application I'm using Custom Code in which I have developed a custom function. In this custom function, I'm using the
System.Reflection.Assembly.LoadWithPartialName
method in order to load localization assemblies and get Read More
|
-
Hi all,
While was working on a CTE select query recently which I use for paging of records for the web application, I got the following error message.
"Parameters supplied for object" which is not a function. If the parameters are intended as a Read More
|
-
I got the following error message after I have deployed a web project to a web server using a WebSetupProject.The exception message detail is pointing to a configuration error. At first hand, I concentrated on the Microsoft.Reporting.RdlBuildProvider Read More
|
|
|