Ask a Question related to ASP.NET General, Design and Development.
-
Tanu #1
deploying the web application
Hi,
I am using visual studio .net for developing and deploying
the web application. My application is running perfectly
on my system.
I uploaded the msi, setup.ini and setup.exe files on the
target computer and when I am executing the setup.exe I am
getting the error :-
The loader didn't find the file " C:\Docum~1\Admin~1
\Locals~1\Temp\DSPE.INI "
When I searched this Temp directory...I didn't find even
the Locals~1, so plz tell me where am I doing wrong? I
have the .net platform on my target machine.
Thanks in advance.
Regards,
Tanu.
Tanu Guest
-
Deploying Extensions
I have working in a company that is already using Contribute, we have it installed on many machines. We are now looking at adding some custom... -
authentication not kept when deploying application
I currently wrote a login application using asp.net. It works just great on my local computer, but I need to use it on the internet for the company... -
Deploying an ASP.NET application
I have just finished an ASP.NET application, but I don't know if I need to deploy/release the project in order to use it on the internet. It... -
Deploying ASP.NET database application to remote server
Everything in the deployment works fine with the exception of the address of the database also deployed on the remote server. The string address... -
Deploying ASP.NET application + database
Hi, I have ASP.NET application that includes a database. How do I transfer all this to another computer. Do I just copy application's folder and... -
Tim #2
Re: deploying the web application
i dunno about your application but your file path shown below is this:
C:\Documents and Settings\Administrator\Local Settings\Temp\DSPE.INI
---------------------------------------------------------------------------
Tim
"Tanu" <tanunav@yahoo.com> wrote in message
news:06c101c33fe3$dfb6c890$a001280a@phx.gbl...> Hi,
>
> I am using visual studio .net for developing and deploying
> the web application. My application is running perfectly
> on my system.
>
> I uploaded the msi, setup.ini and setup.exe files on the
> target computer and when I am executing the setup.exe I am
> getting the error :-
> The loader didn't find the file " C:\Docum~1\Admin~1
> \Locals~1\Temp\DSPE.INI "
>
> When I searched this Temp directory...I didn't find even
> the Locals~1, so plz tell me where am I doing wrong? I
> have the .net platform on my target machine.
>
> Thanks in advance.
>
> Regards,
> Tanu.
Tim Guest



Reply With Quote

