| Thread | Last Post | Replies |
|
| Create shortcut in Quick Launch toolbar | 13 Oct 2004 13:48 GMT | 1 |
Is there a way to have my .NET installer create a shortcut to my application in the Quick Launch toolbar? I would like to have a method that works with pretty much all dotnet operating systems. Thanks!
|
| .NET Framework issues | 11 Oct 2004 23:52 GMT | 1 |
Hello... I am having a problem running Office 2003 on my XP Professional installation. When ever I install the Office 2003 software, it runs for a while and then it starts to crash on start-up. The most critical area is
|
| How can I add the Net Framework to the setup Project? | 11 Oct 2004 18:52 GMT | 1 |
I read the articl "using Visual Studio Net 2003 to redistrbuted the Net framework" which is in the msdn library and I applied every step in it to add the Net framework to the setup project:
|
| "Author your package"? | 11 Oct 2004 18:43 GMT | 3 |
How and where do I "author my package"? On the problem of reinstalling an application, I found the advice below, but I don't know how to do it!!! I have spent hours without finding any documentation on this topic. (My setup project creates an .msi file and
|
| Web Setup not to Inetpub... | 11 Oct 2004 13:46 GMT | 2 |
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
|
| vs2005 will not install | 11 Oct 2004 11:39 GMT | 1 |
I cannot install beta one: Anyone help? (I've tried three times now) The error log is
|
| Web Bootstrapper | 10 Oct 2004 10:02 GMT | 1 |
According to the msdn (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/v xurfdeploymentpropertypage.asp), " A bootstrapper will be included for download over the Web. A bootstrapper has authentication built in, so using a bootstrapper rather than ...
|
| GAC'd assemblies and installer classes | 09 Oct 2004 19:27 GMT | 1 |
I have a single assembly in my app. It has to reside in the GAC to be found/used from other apps. I am trying to run some custom installer code from some installer classes but its not being run during install (no errors). Has anyone else been successful doing this? Is it not ...
|
| Error after installing .net framework SP3 | 09 Oct 2004 18:38 GMT | 2 |
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:
|
| Instaling an Application | 08 Oct 2004 20:34 GMT | 8 |
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
|
| starting application install after .net framework is installed | 07 Oct 2004 21:31 GMT | 2 |
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
|
| Quickstart tutorials and MSDE | 07 Oct 2004 21:16 GMT | 1 |
Some of my quickstart tutorials are giving me this error: Server Error in '/QuickStart/ASPPlus' Application. ---------------------------------------------------------------------------- ----
|
| Install .NET Framework error "registering system.enterpriseService | 07 Oct 2004 05:49 GMT | 1 |
.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 ...
|
| Visual Studio's quickstart trouble.. | 07 Oct 2004 05:21 GMT | 1 |
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
|
| Win 2000 ASP.NET SP1 Problem | 06 Oct 2004 17:33 GMT | 1 |
Hi, I installed .NET Framework 1.1 SP1 on Windows 2000 server. The installation hang while installing. I tryed again, but same thing happen again.
|