Pacage & Deployment - Problem
Hi
I've just finished an application (backend Ms-Sql Server 7.0).
While trying to create a setup file using Package & Deployment,
I've encountered the following error message :
"'C:\Winnt\System32\wininet.dll'. The destination file is use. Please ensure that all other applications are closed. "
Pls suggest me how to resolve this problem and create a setup file succesfully.
Moreover tell me whether I need to install Sqlserver on all client machines.
Regards
Mohan Kumar
Re: Pacage & Deployment - Problem
Quote:
Originally posted by pammalmohan
Moreover tell me whether I need to install Sqlserver on all client machines.
Regarding your second q, it depends upon your connection string. If it references a database locally, then you'll have to install SQL Server on all client machines. However, if it references a database specifically by name, then it need be only on one machine
Package & Deployment - Problems
Hi Mr.James
Thanks for ur instant reply.
But I don't have Visual Studio Installer. I've got Visual Studio 6 complete set. Is that downloadable...from the net. ???
Hi. Mr.Aaron
No other application was in use while installing. Tell me how to find out whether that dll is in use or not & how to close it if it is in use.
Regards
Mohan Kumar
Package & Deployment - Problems
Hi Mr.James
Page Cannot Be Found
We apologize for the inconvenience, but the page you are seeking cannot be found in this location.
This was the response the link given by u for Downloading Visual Studio Installer.
Regards
Mohan Kumar
Package & Deployment - Problems
Hi Mr.James & Chris
Thank u.
Atlast...I've downloaded VS Installer.
I've extracted (setup1.exe & setup2.exe which are self extractbale files ) and executed Setup.exe also.
Now PLEASE tell me how to proceed.
Regards
Mohan Kumar
Package & Deployment - Problems
Hi Mr.James
Thanks.
I will read carefully & try.
Regards
Mohan Kumar
Package & Deployment - Problems
Hi
I 've downloaded but i couldn't find help..... A readme file is available but it is very lengthy....
Kindly tell me the steps....so that i can make it faster
rgds
Mohan
Re: Pacage & Deployment - Problem
Quote:
Originally posted by pammalmohan
Hi
I've just finished an application (backend Ms-Sql Server 7.0).
While trying to create a setup file using Package & Deployment,
I've encountered the following error message :
"'C:\Winnt\System32\wininet.dll'. The destination file is use. Please ensure that all other applications are closed. "
Pls suggest me how to resolve this problem and create a setup file succesfully.
Moreover tell me whether I need to install Sqlserver on all client machines.
Regards
Mohan Kumar
Close any active internet connection b4 using deployment and package wizard!