all groups > dotnet setup > july 2004 > threads for july 8 - 14, 2004
Filter by week: 1 2 3 4 5
.Net Framework 2.0 Beta install
Posted by Steven at 7/14/2004 3:46:44 PM
Hi,
I'vs installed .Net Framework 2.0 Beta with no errors on a Win2k box and
..Net 2003. The Help, About Microsoft Visual Basic .Net, menu item says it
is using The Framework 1.1.4322 (the previous version). Have I missed
something, do I need to change a config file, or was this just not upd... more >>
installing mdac 2.7 from the .NET installer
Posted by Uzi Baruch at 7/13/2004 11:08:28 PM
Hi
i'm looking for a way to launch a silent install of mdac 2.7 from within the
..NET installer
does somebody know of a way to acheive this goal.
i dont want any user interaction with the mdac install wizard, and of course
to launch the MDAC only if it does not exists.
Thanks,
Uzi
... more >>
Problems when using blanks in installation path during setup
Posted by buvo at 7/13/2004 2:34:03 AM
I've got a projekt containing a installer class with the RunInstaller attribute set to 'yes'. When i try to install the product using a .msi created by Visual studio .NET 2003 with a target directory path contating blanks a FileNotFound Exception is thrown and during rollback the .InstallState file ... more >>
File sequences
Posted by Yolande at 7/12/2004 1:54:03 PM
Hi Phil,
When I'm trying to build a patch file, according to your book, I need to maintain the sequence numbers of files. I have more than a thousand files to package and when I just add three new files, other files also change their sequence numbers. I wonder how the VS assigns the sequence numb... more >>
Default Web Site (Stopped)
Posted by David LS at 7/11/2004 6:27:02 PM
Have Win2K Server: MS Windows 2000, Service Pack 4 - Development Machine.
Internet Information Services
Default Web Site (Stopped).
I attempt to start but get the following message:
Internet Services Manager
Address Already in USE.
TCP Port: 80.
Have another Win2k Server: MS Windows 20... more >>
HTTP/1.1 400 Bad Request
Posted by David LS at 7/11/2004 4:09:02 PM
Installed Visual Studio to Server. Version 7.1.3088. MS .NET Version 1.1.4322.
Basically attempt to open "ASP.NET Web Application" using menu bar command, i.e., File | New | Project...
Get the following message: "The web server reported the following error when attempting to open the web pro... more >>
System.Drawing.SafeNativeMethods and GdiPlus.dll
Posted by Coolpix at 7/10/2004 8:29:02 AM
Hi All,
After installed the .Net Framework 1.1 and VS.Net2003, I think some of u may experience a System.Drawing.SafeNativeMethods exception problem when loading some window form samples from .Net Dev Env., running "Microsoft .NET Framework 1.1 Wizards" from Control Panel > Administrative Tools o... more >>
1.0 vs 1.1
Posted by Paul J. Lay at 7/9/2004 3:22:23 PM
We are currently developing an upgrade to our world wide app which uses .Net
Framework 1.0. We are thinking of upgrading to VS .Net 2003 and Framework
1.1. The questions we have are the following:
1- Is 1.1 a big resource hit compared to 1.0? Disk space, etc.
2- Is 1.1 downward compatible w... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Possible to set Folder permission in Web Setup?
Posted by Shelby at 7/9/2004 2:59:06 PM
Hi,
For Web Setup Project, how can I set folder permission?
Or do I have to code it myself?
Thanks
... more >>
Manually installation works, but can't install window service from msi file
Posted by Linda Chen at 7/9/2004 12:13:15 PM
Hi all,
I created a window service and am trying to create a
installation for it. This is what I did for that:
1. for the service design view, add installers from
properties page.
2. added display name and make sure the service name is
right. Changed the "account" for process instal... more >>
Visual Studio Ent. .Net broken again
Posted by Bill Woodruff at 7/8/2004 6:44:12 PM
Hi,
Now when I fire up VS .NET Ent. and start a new C# WinForms Project (or VB.NET project) I get an error message :
"VC Package not available or not registered"
Strangely I can open a previous WinForms project in C# and re-build and run it without any problem !
Among the things I... more >>
Fail to install vs.2003
Posted by Agnes at 7/8/2004 4:20:59 PM
Same CD, i can install in PCA
however, for PCB it always got the following error:-
[07/08/04,15:45:36] Visual Studio .NET Enterprise Architect 2003 - English:
[2] ERROR: Error 1308.Source file not found: k:\Program Files\Microsoft
Visual Studio .NET 2003\SDK\v1.1\Docs\cpref.HxI. Verify that ... more >>
calling another setup from a setup
Posted by madhavi.ahuja NO[at]SPAM philips.com at 7/8/2004 2:17:32 PM
HI
I have created a new setup project. As part of the setup I need to be
able to call another setup project from within my setup. How do I do
this ?
thanks
madhavi... more >>
Only .NET 1.0 assemblies in the GAC
Posted by Jo Vermeulen at 7/8/2004 11:43:39 AM
Hello,
I'm experiencing some trouble with the Global Assembly Cache (GAC). It
contains only assemblies of the .NET 1.0 framework (version 1.0.5000.0)
although I installed the .NET framework 1.1. I used gacutil.exe /i to
manually load the 1.1 assemblies in the GAC, but that does not seem to ... more >>
|