|
-
Mar 6th, 2006, 01:50 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] Page with RequiredValidator control doesn't work
Hi
I've just installed VS.NET 2003 and my web solution which used to work on my previous machine doesn't work anymore. On the main login page I have used the RequiredValidator controls to ensure that the username and the password fields are not blank. When I fill the values and click OK nothing happens while on my previous machine I am correctly logged on and redirected to the main pages. When I remove the RequiredValidator controls from the page the page works correctly. I believe it is not specific to my application but rather something to do with my IIS configuration since a page with RequiredValidator control woking fine on another machine doesn't work on mine. Could someone shed some light on this?
Thanks
Using VB.NET 2003/.NET 1.1/C# 2.0
http://del.icio.us/rajoo
Blow your mind, smoke gunpowder
Ashes to ashes, dust to dust
If God won't have you, the devil will. - Author unknown
Don't follow me, I'm lost too ...
-
Mar 6th, 2006, 02:17 PM
#2
Re: Page with RequiredValidator control doesn't work
Does a message box show up saying you don't have some files?
Did you try to register asp.net on the new machine?
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i
HTH
HoraShadow
I do like the reward system. If you find that my post was useful, rate it.
-
Mar 6th, 2006, 02:27 PM
#3
Thread Starter
Fanatic Member
Re: Page with RequiredValidator control doesn't work
HoraShadow
No messagebox is shown. And yes I did try aspnet_regiis -i but still no luck.
Using VB.NET 2003/.NET 1.1/C# 2.0
http://del.icio.us/rajoo
Blow your mind, smoke gunpowder
Ashes to ashes, dust to dust
If God won't have you, the devil will. - Author unknown
Don't follow me, I'm lost too ...
-
Mar 6th, 2006, 02:38 PM
#4
Re: Page with RequiredValidator control doesn't work
On the browser, when you load the page, does it show a little yellow message on the lower left corner of IE saying the page has errors?
HoraShadow
I do like the reward system. If you find that my post was useful, rate it.
-
Mar 6th, 2006, 02:44 PM
#5
Thread Starter
Fanatic Member
Re: Page with RequiredValidator control doesn't work
HoraShadow
No, nothing like this. As I mentioned it would appear its my IIS which doesn't like the RequiredValidator control since when I access the same website on another machine everything works. This rules out any issues with my browser.
Using VB.NET 2003/.NET 1.1/C# 2.0
http://del.icio.us/rajoo
Blow your mind, smoke gunpowder
Ashes to ashes, dust to dust
If God won't have you, the devil will. - Author unknown
Don't follow me, I'm lost too ...
-
Mar 7th, 2006, 05:07 AM
#6
Re: Page with RequiredValidator control doesn't work
What is the configuration of the web server?
-
Mar 7th, 2006, 05:09 AM
#7
Re: Page with RequiredValidator control doesn't work
Also, what version of IE/FF do you use to test these pages? Is javascript blocked?
-
Mar 7th, 2006, 05:28 AM
#8
Thread Starter
Fanatic Member
Re: Page with RequiredValidator control doesn't work
HoraShadow, Mendhak
Thanks for responding. I have uninstalled IIS and reinstalled and everything works now.
I'll mark this as resolved but for completeness of this thread here's answers to your questions.
What is the configuration of the web server?
IIS 6.0 on Windows XP Professional SP2
No.
Using VB.NET 2003/.NET 1.1/C# 2.0
http://del.icio.us/rajoo
Blow your mind, smoke gunpowder
Ashes to ashes, dust to dust
If God won't have you, the devil will. - Author unknown
Don't follow me, I'm lost too ...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|