| Thread | Last Post | Replies |
|
| Error 2908 | 05 Apr 2005 18:35 GMT | 1 |
I was just wondering if you could help me. I've just downloaded iStory Creator from http://www.ipodsoft.com/softwaredetail.aspx?sid=6 . When I try to install it, it says it needs to download the .NET Framework 1.1 and asks me wether I want to allow it to do so or not by ...
|
| How to uninstall dotnet framework from 2003 server? | 05 Apr 2005 18:33 GMT | 2 |
I found that dotnet framework 1.1 cannot run properly on my 2003 server. It cannot recognize .aspx file. However, I cannot reinstall it without uninstall it first. I cannot find it in the Add/Remove program list. So, I can I fix this problem?
|
| what is needed to run a asp.net application .net on a web server | 05 Apr 2005 18:31 GMT | 1 |
what is needed to run a asp.net application .net on a web server
|
| How TO Make My VB.NET Application For Trial Version ? | 05 Apr 2005 18:27 GMT | 3 |
Hi , Myself Sandeep Patel and i am student of MCA last sem. I want to know how to make my vb.net developed appliction for trial version for 30 days using API or any other way plz give me some help ot tips or if possible than provide vb.net code for making it as trail version of ...
|
| Distribute applications and setup program | 05 Apr 2005 18:19 GMT | 2 |
using the old Visual Studio 6 I remember I could create a setup program for my application using the wizard inside the IDE for VB, and using installshield for VC. But now I'm using .NET framework. How can i create a setup program
|
| Create a folder off the C:\ | 05 Apr 2005 17:27 GMT | 5 |
The app we are developing uses an older COM component that apparently does not recognize long directory names. So, when we created our Setup project and put the needed files in the TARGETDIR\ourSubFolder, we got runtime errors due to the path being "C:\Program Files\Our Client
|
| DEPLOYMENT OF AN APPLICATION | 05 Apr 2005 03:40 GMT | 1 |
I have created .EXE in .Net 2003, and created setup through setup project (setup and deployment projects) , At the time of installation on remote computer (With Window XP) , I get following error massage : The setup requires the .Net Framework Version 1.1.4232 : Please install the
|
| Setup project - Launch Conditions | 05 Apr 2005 03:36 GMT | 1 |
In the setup project I need to add condition that user have "Administrative privileges" before the installation starts. If the user doesn't the installation will stop. Anyone know how to do it?
|