A
Ambi
I am new for asp.net programming. My simple.aspx page is working
properly in my localhost. After copy this project from Microsoft
Visual Basic.NET to web server,i open same page from web server,
following error occur
"Cannot execute a program. The command being executed was
"c:\winnt\microsoft.net\framework\v1.1.4322\vbc.exe"
@"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\spi2\7613e512\f0c222a1\hsregw_t.cmdline". "
then i removed runat="server" from simple.aspx. its work fine in web
server. i dont understand why its like this. but we should use
runat="server"!!!!
please help me to solve this problem. How to deploy the aspx pages in
web server.
Thanks for help
properly in my localhost. After copy this project from Microsoft
Visual Basic.NET to web server,i open same page from web server,
following error occur
"Cannot execute a program. The command being executed was
"c:\winnt\microsoft.net\framework\v1.1.4322\vbc.exe"
@"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\spi2\7613e512\f0c222a1\hsregw_t.cmdline". "
then i removed runat="server" from simple.aspx. its work fine in web
server. i dont understand why its like this. but we should use
runat="server"!!!!
please help me to solve this problem. How to deploy the aspx pages in
web server.
Thanks for help