Hi Mark,
I've tried aspnet_regiis -i
It hasn't fixed the problem.
The webserver is not running any other versions of .NET Framework.
I had installed 2.0 earlier. But I un-installed it. Then, I un-installed Framework 1.1 and Visual Studio .NET 2003 and re-installed everything -...
Hi Mark,
Thanks for the reply.
Yes, it is.
.aspx is mapped to C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll
and Limit To has the value: GET,HEAD,POST,DEBUG
Saad
Hi,
I've built a website using Visual Studio .NET 2003 (ASP .NET 1.1.4322 - .NET Framework 1.14322 . I copied the solution, project and all the webpages (including code-behind and .resx files to another computer also running Visual Studio .NET 2003 and ASP .NEt 1.1.4322 . I get the following...
SiriusBlackOp,
Thanks for your reply.
So, right now. I have textboxes instead of labels and I'm getting the textboxes to print the values of the Session variables. I cannot get it to print to labels for some reason. I'm leaving it as it is at this point. I fear that changing...
I have an ASP .NET webpage with a frameset (regular HTML frameset)
The frameset has 2 frames.
In the top frame, I'm loading a webpage with an <ASP:Label>
control. In the Page_Load event of the page, I'm assigning the label a value from a Session variable as follows.
lblPreferredYear.Text =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.