Friday, March 16, 2012

Login Page Does Nothing - Another question

My login page does work in Firefox, but not IE. What could the problem be? lol
Thanks in advance.
That doesn't really describe the problem very well. Are yougetting an error? Like maybe a JavaScript error, that's givingyou a little yellow triangle down in the status bar of IE?

Hi there,
Try this link... it happens because of SP1 for asp.net
http://weblogs.asp.net/pwilson/archive/2004/09/16/230591.aspx

Hope this helps

I just want to make sure I'm reading this correct. Uninstall andreinstall the framework and then let windows update install .netframework 1.1 hotfix and then run aspnet_regiis again?
Thanks.

I uninstalled .net Framework 1.1 without doing anything with the hotfix downloaded from windows update and my pages work, however, it is the 2003 files and not the 2004 mentioned in the link about service pack 1. I'm afraid if I reinstall the service pack 1 the new files will be copied and my stuff will be broken again. This is my luck I guess!Angry [:@.]


Well, forgot to disable automatic updates and now login page is broken again.

I even tried editing the file per a few people's intructions. Still does nothing in IE. Angry [:@.]
Hi there,


http://weblogs.asp.net/pwilson/archive/2004/09/16/230591.aspx

Here's the fix that you should use

Running: aspnet_regiis.exe -c

in the c:\WINDOWS\Microsoft.NET\framework\v1.1.4322 folder

This reinstalls the client-side scripts for the current version in all the projects. You don't have to uninstall .net frame work.



I have tried that several times. I reran that after service pack 1 installed.

ASP .NET, apparently, doesn't like me.


I have had the same problem. It only happens with XP Pro clients, but not all. The workaround I have found is using the IP address of the server in place of the DNS name. For whatever weird reason, this works.
Hope this helps.

0 comments:

Post a Comment