D
Deven
I've just built website using VS2008 and .Net 3.5. In my application, I have
problem with registration form. Registration form contains few AJAX
component and some sqldata source and database is mapped to
|DataDirectory|filename.mdf in web.config file. I have no problem accessing
registation form on developement pc but when I publish it to web server
(windows 2003 Std SP3), I receive Page cannot be display error message. All
the other webpages (which does not have sqldata source or AJAX) seems to open
just fine. When I look at the IIS log file, it has following error....
Mozilla/4.0+(compatible;+MSIE+8.0;+Windows+NT+5.1;+Trident/4.0;+.NET+CLR+2.0.50727;+.NET+CLR+1.1.4322;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729;+InfoPath.2;+MS-RTC+EA+2) 404 0 2
Not sure what the problem is. Any help would be appreciated.
Thanks,
Deven
problem with registration form. Registration form contains few AJAX
component and some sqldata source and database is mapped to
|DataDirectory|filename.mdf in web.config file. I have no problem accessing
registation form on developement pc but when I publish it to web server
(windows 2003 Std SP3), I receive Page cannot be display error message. All
the other webpages (which does not have sqldata source or AJAX) seems to open
just fine. When I look at the IIS log file, it has following error....
Mozilla/4.0+(compatible;+MSIE+8.0;+Windows+NT+5.1;+Trident/4.0;+.NET+CLR+2.0.50727;+.NET+CLR+1.1.4322;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729;+InfoPath.2;+MS-RTC+EA+2) 404 0 2
Not sure what the problem is. Any help would be appreciated.
Thanks,
Deven