| Thread | Last Post | Replies |
|
| .Net installer hangs | 30 Aug 2003 23:49 GMT | 1 |
Our software uses .Net and ActiveX control. The setup program hangs during installation without any prompt. Can anybody share some experience ? Thanks.
|
| .NET Framework Setup failed | 30 Aug 2003 23:36 GMT | 1 |
I've tried to install framework 1.1 on Win2K server (SP4 + all updates) and Installer always failed with message : "Microsoft .NET Framework Setup failed. If this problem continues, contact Product Support Services".
|
| DLL Install to GAC | 30 Aug 2003 18:25 GMT | 2 |
I have a .NET DLL that I want to expose through COM and .NET. In order to expose it to COM I had to give it a strong name and register it with the GAC through an application install procedure. In the "File System on Target Machine" I added a special folder "Global Assembly Cache ...
|
| Configuration Files - myapp.exe.config or app.config ? | 29 Aug 2003 16:28 GMT | 1 |
I did build a small VB Net application with a configuration file called myapp.exe.config and it worked OK. My code is simply reading parameters (db path, trace
|
| no touch deployment | 29 Aug 2003 11:28 GMT | 1 |
I'm trying to distribute an application using the .NET No Touch Deployment method. Which is basically browsing to a .NET .exe in Internet Explorer. I do this and the application comes up fine. The only problem I have
|
| Cannot access Windows Installer Components | 28 Aug 2003 15:16 GMT | 3 |
I am posting this for a friend who has recently upgraded his machine from Win/98 to Win/XP. He can't seem to install .Net Framework 1.1. Just gets the subject message. I've scanned the newsgroup and the web and tried a few of the suggestion but non have worked. Specifically, the ...
|
| Problems Installing Framework 1.1 | 26 Aug 2003 21:57 GMT | 3 |
I used to work with VS.NET and Framework 1.0. Now i have upgraded to VS.NET 2003. I tried installing Framework 1.1 redistributable, but it hangs at the final step "Registering System.EnterpriseServices.dll". The
|
| Server Application Unavailable | 26 Aug 2003 21:42 GMT | 1 |
WinXP Pro w/IIS 5.1 VS .NET 2002 When trying to run the most simple web app from VS .NET, I get the following error: Server Application Unavailable
|
| What is the .Net framework bundled with? | 25 Aug 2003 18:44 GMT | 2 |
What installs is the .Net framework bundled with besides Visual Studio? Is the .Net Framework installed by default with IE 6? If so, can not install .Net by doing a Custom install?
|
| Setup problems | 23 Aug 2003 00:26 GMT | 2 |
I've created a project that installs my application correctly except for two things. 1. If on opens the "Open With" dialog, my applaction is present, the icon is showng, but there's no text to the
|
| Aborting a C# Install Custom Action | 23 Aug 2003 00:02 GMT | 1 |
I've got a custom action written in C#. If something goes awry in this action, I wish to abort the installation and have my Rollback custom action called. How do I do the aborting?
|
| IIS settings + Dot Net + Network share | 22 Aug 2003 23:48 GMT | 1 |
Good Morning! guys. I am developing a DOT NEt application, using windows 2000 Professional, Dot net FrameWork 1.1. In my localhost Setting on the Home Directory Tab page, I select the second option "A share
|
| Setup Project, empty Property | 22 Aug 2003 22:46 GMT | 1 |
Please help me out on this problem. I try now for one week to pass an property value, entered in an User Interface Textbox, to a Custom Action. My Custom Action is an VB.NET project (Install Class).
|
| MSDE and Framework - custom application setup | 22 Aug 2003 22:44 GMT | 1 |
is there a way to include both MSDE and .NET Framework setup packages into my custom application setup project? The setup program needs to check if framework is installed, install it and then installe MSDE and my custom application. I managed to include Framework
|
| help changed user profile on XP Pro now vs.net wont build | 22 Aug 2003 20:51 GMT | 2 |
I had to change my profile as we joined a new domain. Now when I try to build a setup package VS.Net installer pops up doing the install but it errors out with the error: Error 1706. No valid source could be found for product Visual Studio .Net
|