Results 1 to 8 of 8

Thread: [RESOLVED] Page with RequiredValidator control doesn't work

  1. #1

    Thread Starter
    Fanatic Member Mr.No's Avatar
    Join Date
    Sep 2002
    Location
    Mauritius
    Posts
    651

    Resolved [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 ...

  2. #2
    Fanatic Member
    Join Date
    May 2005
    Posts
    608

    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.

  3. #3

    Thread Starter
    Fanatic Member Mr.No's Avatar
    Join Date
    Sep 2002
    Location
    Mauritius
    Posts
    651

    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 ...

  4. #4
    Fanatic Member
    Join Date
    May 2005
    Posts
    608

    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.

  5. #5

    Thread Starter
    Fanatic Member Mr.No's Avatar
    Join Date
    Sep 2002
    Location
    Mauritius
    Posts
    651

    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 ...

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Page with RequiredValidator control doesn't work

    What is the configuration of the web server?

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Page with RequiredValidator control doesn't work

    Also, what version of IE/FF do you use to test these pages? Is javascript blocked?

  8. #8

    Thread Starter
    Fanatic Member Mr.No's Avatar
    Join Date
    Sep 2002
    Location
    Mauritius
    Posts
    651

    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
    Is javascript blocked?
    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
  •  



Click Here to Expand Forum to Full Width