all groups > dotnet setup > april 2004 > threads for april 1 - 7, 2004
Filter by week: 1 2 3 4 5
Unable to create web project
Posted by sreedhar at 4/7/2004 9:01:08 AM
Hi, i'm trying to open an existing ASP.NET project solution inside my VS.NET and i'm getting the following error. Any help would be greatly appreciated.
Unable to create web project 'http://localhost/DotNetNuke'.The file path
'C:\Inetpub\wwwroot\DotNetNuke\DotNetNuke' does not correspond to the... more >>
Does IIS 51. not work well with ASP.NET
Posted by Ravi at 4/7/2004 7:41:06 AM
Hello Everyon
I have installed iis 5.1 and now i am having troubles starting ASP.NET.
it gives some error message when i try to make a new ASP.NET
application and then it fails to start. Also can anyone tell me is
there a way i can download IIS 6.0 for free from some MSDN link. Also
can an... more >>
How to create an internet shotcut?
Posted by Helene Day at 4/6/2004 1:12:07 PM
I used MS Visual Studio 2003 deployment project to install a Web
Application.
However for other reasons I did a setup project not a Web setup project, and
during the installation I take care of the creation of the Virtual Directory
ect, etc, etc,
I want an application shotcut in Start\Progr... more >>
Set default to "Everyone" instead of "Just Me"
Posted by MW at 4/6/2004 10:18:17 AM
Hi all
I have a setup project which works well for me.
On the second screen of the windows installer, a choice is given to install
the application for all the users or just the current user. I would like the
default setting to be selected to "Everyone".
Is that possible?
Many thanks,
... more >>
Include J# redistributable package in a setup
Posted by c_daviaud NO[at]SPAM hotmail.com at 4/6/2004 1:23:30 AM
Hi,
I make a Setup project to deploy a WinForms application. I use the
VS.Net Bootstrapper Plug-In to deploy the .Net framework and it works
fine except for one thing: my application needs the J# redistributable
package to install.
I tried to launch the vjredist.exe in a custom action of the ... more >>
Help! Security problem
Posted by ZoombyWoof at 4/6/2004 12:40:59 AM
Hi all.
I use VS.net 2003 and Framework 1.1 on a XP machine. I have my project
files on a fileserver, drive U:, and that gives me a couple of problems. I
can't testrun the application when the .exe file is on my network drive, I
get a security error. How can I fix this ? I have looked in the d... more >>
Multiple Features and deinstallation
Posted by Ash at 4/5/2004 4:51:02 PM
Hi
Since VS.NET will not allow me to have more than one feature, I've added the feature, SelectionTree, etc. using ORCA so the user can selectively install the feature
How do I present the same SelectionTree choice at deinstall/Remove time. Currently with my install, the whole product gets deinst... more >>
.NET Framework 1.0 WIndows XP Tablet PC
Posted by Eurico BrĂ¡s at 4/3/2004 10:16:10 PM
Hi guys,
I have a big problem, How can I repair .NET Framework 1.0 WITHOUT reinstall
all the windows XP Tablet PC ?
I discovered some files (dotnetfx.inf and dotnetfx.dll) but I don't know how
prepare a setup to reinstall.
Control Panel Add/remove Windows components don't show .NET Framework.... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
setup failed at the end
Posted by Ranjeeth at 4/3/2004 3:46:04 PM
hi there,
I have tried to install .net on my PC(OS XP professional) but it gave problem at the end and the installation was cancelled. The following are the error and install log files.
Kindly give me the solution if any one can trace it out.
installog.txt (i have copied the end part of t... more >>
problem when using installUtil
Posted by Anand at 4/2/2004 6:46:03 PM
ERROR I GE
Creating EventLog source in log Application..
An exception occurred during the Install phase
System.ArgumentException: Must specify value fo
THINGS I DI
1. Created a winservice app
2. added project installer using VS.NEt 2003 given lin
3. added few lines of code (which I did no... more >>
Error 1603 when installing .NET FW 1.1
Posted by Stefan Schulte at 4/2/2004 4:26:06 PM
Hi all!
I try to install .NET 1.1 (dotnetfx.exe) on a Windows 2000 Pro.-System.
I'm a admin, have IE5.5SP2 installed and MDAC 2.7SP1
dotNetFx.lg:
[04/02/04,15:31:33] Starting Install.exe
[04/02/04,15:31:33] Parsing switches from commandline:
C:\Temp\IXP000.TMP\Install.exe
[04/02/04,15:3... more >>
SupportedRuntimes
Posted by Iris Karbstein at 4/2/2004 1:26:47 PM
Hi NG,
I'm looking for the SupportedRuntimes property in my setup project.
I found this in the msdn library, but I can't find it in any of the start
condition properties.
I am using VisualStudio 2002 with framework Version 1.0
Thanks
Iris
... more >>
"Specified Service Already Exists"
Posted by JW at 4/1/2004 1:26:08 PM
I have had this endless problem installing services. Our .NET setup program installs them just fine, however many times when we go to upgrade it bombs with this message. I know how to fix the machine when it gets in this state, but not how to have a setup program that doesn't trash the users syste... more >>
OS versions / framework
Posted by Putman at 4/1/2004 11:56:21 AM
Is there a list of OS versions (and service packs) that
automatically install the .NET framework on the user's
machine? Preferbly it will tell which framework version
it installs too (if they differ). I haven't been able to
find anything like this...
thanks!... more >>
|