Hi,
You must be sure you have AspNet 2.0 running on the server and
2) Add the following section to the configuration file of your application:
<configuration> <system.web> <compilation debug="true"/> </system.web> </configuration>
Ask to your system admin
Gianluigi |
|
|