ASP.NET problem

J

Joerg M. Colberg

Hi all,

I'm at the edge of a nervous breakdown. I have an application that used to
work just fine - incl. a webform (.aspx/.aspx.cs) and everything. Today, I
updated my code and the whole thing won't work at all. The form loads but
when I click on the submit button it refuses to do anything. So I tried the
following:
1. restart webserver
2. kill aspnet_wp.exe (which restarts automatically)
3. comment out *all* the code apart from one line that returns a simple
string
Nothing. I just doesn't do anything. According to the various services
menues everything is up and running. I then sent the code to a friend of
mine and it works just fine on his machine. Does anybody know what's
going on?

- Joerg
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top