all groups > dotnet setup > october 2004 > threads for october 1 - 7, 2004
Filter by week: 1 2 3 4 5
Quickstart tutorials and MSDE
Posted by George at 10/7/2004 3:55:04 PM
Some of my quickstart tutorials are giving me this error:
Server Error in '/QuickStart/ASPPlus' Application.
----------------------------------------------------------------------------
----
Cannot open database requested in login 'pubs'. Login fails. Login failed
for user 'NT AUTHORITY\N... more >>
Web Setup not to Inetpub...
Posted by msnews.microsoft.com at 10/7/2004 2:40:41 PM
Hi all,
if it possible to make a web setup project with VS.NET 2003, that will ask
the user where to install the files on the physical path?
I don't want to setup a web project on Intetpub/wwwroot/...
thanks for help
John K.
... more >>
Instaling an Application
Posted by jcollett NO[at]SPAM oshtruck.com at 10/7/2004 6:41:15 AM
Hi,
I am somewhat new to C++.NET. I have finsihed an application that I
would like to now be able to install onto another PC. I am not able to
find a SetUp Wizard. I do have Setup Project. I have followed "How to
create a Setup package bu using Visual Studio.NET", I am not sure if
that is what ... more >>
Windows Installer
Posted by ansna at 10/7/2004 3:11:04 AM
Hi,
we are using the VS 2003 Setup-Project to install a Software-Project. We
install some .exe files and a .mdb access-database too. Now we have the
problem, that everytime a user deletes a .exe from the install-directory the
setup runs a repair installation and "repairs" all files including ... more >>
starting application install after .net framework is installed
Posted by Kirk at 10/5/2004 2:07:20 PM
My setup package is installing the .framework 1.1 on the client machine if necessary, but then does NOT launch the .msi to install the application itself. Can someone help me with this?
Thanks
___
Newsgroups brought to you courtesy of www.dotnetjohn.com... more >>
Error after installing .net framework SP3
Posted by Rud at 10/4/2004 5:13:54 PM
Hi,
I've just ran windows update and got Framework 1.0 Service pack 3. I'm using
VB.Net.Now when I try to view the windows designer on certain forms I get
this error:
[Resource lookup failed - infinite recursion detected. Resource name:
Arg_TargetInvocationException]
Help! How ... more >>
How to change the message generated by an InstallException?
Posted by Yolande at 10/4/2004 9:35:03 AM
Hi there,
I terminate an installation by throwing an InstallException and it works.
The pop up message shows that “An exception occurred during the Commit phase
of the installation. This exception will be ignored and installation will
continue. How ever, the application might not function... more >>
Install .NET Framework error "registering system.enterpriseService
Posted by Doug Speer at 10/2/2004 9:53:03 PM
..NET Framework install stopped with the error message "registering
system.enterpriseservices.dll". My research took me to Knowledge Base
Article 824643 "How to troubleshoot Microsoft .NET Framework 1.1 installation
issues". Following the "Unregister and then register Windows Installer"
in... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Problems with .Net framework 1.1, Delphi 8
Posted by Irakli at 10/1/2004 9:38:37 AM
Delphi 8 requires .Net framework 1.1 wich I have already
installed, but still it shows error that "Before
installing Delphi you should install .Net framework 1.1"
Even when I try to install Visual J# .NET Version 1.1
Redistributable it shows the same error. So as far as I
see they both re... more >>
setup Sql Server 2005 Yukon Beta & VS .Net 2005 Beta
Posted by Punprom Kasemsant at 10/1/2004 6:01:04 AM
I had installed VS.Net 2005 Beta (VC#), and tried to install the Beta of Sql
Server 2005 Beta, my aim is try to work on both. I was unable to installed to
Sql Server 2005 Beta as it stated that it has incompatible components between
them.
If each Beta has individual unique components and can ... more >>
Visual Studio's quickstart trouble..
Posted by Scott Dunaway at 10/1/2004 1:19:47 AM
I have Windows XP Pro with the newest SP and all updates.
I have Visual Studio .NET 2002
When I installed VS.NET I didn't add iis nor the SQL server but then I
decided to reverse that decision while looking at the help files. I
have tried doing as the ConfigDetails.htm says
Run the foll... more >>
|