Dear All,
I have an asp page which allows the user to create a new login name and password. The funny thing that is happening is that on my local server, ie IIS, when testing, the code works fine and it is creating it in the database noramlly. However, when I put it on the proper server, it is giving me an error telling me HTTP 500 Internal Error. This is the only asp that is giving me this problem since the others work fine, so there is no problem with the connection since the insertion and deletions of the other pages is working, it is only this asp that is gving me these problems.
Anyone has an idea what is the problem here, or maybe you have encountered something like this?
Thanks very much for your help
I have an asp page which allows the user to create a new login name and password. The funny thing that is happening is that on my local server, ie IIS, when testing, the code works fine and it is creating it in the database noramlly. However, when I put it on the proper server, it is giving me an error telling me HTTP 500 Internal Error. This is the only asp that is giving me this problem since the others work fine, so there is no problem with the connection since the insertion and deletions of the other pages is working, it is only this asp that is gving me these problems.
Anyone has an idea what is the problem here, or maybe you have encountered something like this?
Thanks very much for your help