microsoft.public.dotnet.framework.setup Archive - April 2004
Post a message to this list
Messages
Page: 1234
How to upgrade an existing installation (10 replies, VIP)
microsoft.public.dotnet.framework.setup
Hi, I have created a setup project using .NET setup framework. Now i want to upgrade my existing installation. The problem is that when setup is started on a system which already has an installation of it ,it shows only two options, one to repair the existing installation and another one to remove the existing installation. Is there a way by which i can change the options inorder to upgrade my exi...
security patches (8 replies, VIP)
microsoft.public.dotnet.framework.setup
How can I download all the service pack, patches, etc., installation files onto my local hard drive, so I have them for whn I need them again, instead of having to download them every time I build a machine ?
Add Reference in VS.net (2 replies)
microsoft.public.dotnet.framework.setup
After strong naming and installing my Assembly to the GAC how come when i'm in a VS project and I select add reference I cannot see my assembly listed there? Is there something else I must do to have it show up here.
.net framework setup on Windows Me (2 replies, VIP)
microsoft.public.dotnet.framework.setup
Can someone plz answer the Win ME questions here? Is Dot Net compatible with Me? Why would the Installer have problems? I have problems installing it on Win 2000 server the log states dll's are missing so my next option is Win Me until I get that one sorted out. What a mess.
OS versions / framework (3 replies, VIP)
microsoft.public.dotnet.framework.setup
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!
Can't see/edit any project propertes in the installer project (2 replies)
microsoft.public.dotnet.framework.setup
Hello, I created a Setup project in VS.Net 2003. I believe I should be able to see and edit project properties, such as ProductName, etc. However, when I open the project properties window, all I get there is Configuration Properties Build. No project level properties whatsoever. The question is, then: How do I change ProductName and such? Thanks, Pavel
Using the Desktop Engine (4 replies, VIP)
microsoft.public.dotnet.framework.setup
I'm attempting to use MS Access with .NET but am not having much luck, so I've decided maybe I should just use the SQL Server Desktop Engine. Is there any way to import my tables from Access into the Desktop Engine?
How to trigger/force a restart (2 replies)
microsoft.public.dotnet.framework.setup
How can a regular .NET setup be made to restart at the end? Thanks, JW
Running a SQL Script from Setup Program (3 replies, VIP)
microsoft.public.dotnet.framework.setup
I want to create a SQL Server database, Login, User and permissions for an application that I have developed. I have created an application which prompts the user for the sever to install on and the user account to use to create, this app then uses SQLDMO to restore a back I have already created, this work fine. I have now need to run a sql script to set the permissions on all the stored procedure...
SupportedRuntimes (3 replies)
microsoft.public.dotnet.framework.setup
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
Web Custom Folder setup (2 replies, VIP)
microsoft.public.dotnet.framework.setup
I have a asp.net web project and would like to create some folders on the target machine directory at c:\. How do i go about creating the folder at this location.
Adding .NET 1.1 to Setup Project (3 replies)
microsoft.public.dotnet.framework.setup
Hi ! I want to add .NET Framwork 1.1 to my Setup project. I have installed the bootstrapper app and have set the Bootstrapper property to Windows Installer Bootstrapper. MSDN then says that the .NET Framework launch condition must also be enabled. I check the launch conditions and cant see a .NET Framework launch condition. Anyone know why ? Thanks
Presenting Install Options to users (2 replies)
microsoft.public.dotnet.framework.setup
Hi, I have created a Setup Project in VS.NET 2003. I want to break up my component into further smaller components. During install, I let users select one or more of them to install. This is something similar to say installing Visual Studio where you can choose to install VC , VB or Visual Interdev. For Example at the initial install screen, the user can choose one or all of the following: Install...
File System >> Custom Folder >> Property Property (6 replies)
microsoft.public.dotnet.framework.setup
VS.NET 2003, WinXP Pro SP 1 When adding a custom folder in the "File System on Target Machine" treeview, you specify the DefaultLocation and a Property property. Docs describe the Property property like so: Specifies a named property that can be accessed at installation time to override the path of a custom folder, allowing a user to rename the folder during installation. If this property is blank...
aspx files not executed (2 replies)
microsoft.public.dotnet.framework.setup
I have a windows 2000 small business server with IIS 5 installed with ".NET Components update" from VS.NET but I don't have installed VS on this machine. On my workstation I have Win XP home edition with VS.NET installed with frontpage extensions. I can't execute aspx files . I read a few articles here explaining that this problem could be due to a bad mapping between IIS and aspnet isapi.dll or a...
Deployment with all dependencies (2 replies)
microsoft.public.dotnet.framework.setup
Hi This question has probably been asked a few times before, but the web hasn't given me the answers I'm looking for. I know now that you cannot include only certain parts of the .NET Framework needed for your application to function. So, my question is: How do I include the whole .NET framework and all the other files from SDK's such as the ADSI SDK in my .MSI file? I'm using Visual Basic .NET bt...
need to remove projects from 'Start Page' (2 replies)
microsoft.public.dotnet.framework.setup
I need to remove projects from 'Start Page'. These projects are from school, I do not need them anymore, but I do not want to remove them from the hard drive. Robert
Error - Server is not running ASP.NET version 1.1. You will be unable to run ASP (18 replies)
microsoft.public.dotnet.framework.setup
I am trying to install VS 2003 on an 2000 advanced server box. When I try to open an existing solution it errors saying that the specified Web Server is not running ASP.NET 1.1. I found this error message when I searched Microsoft sites. They said that it is related to a setting in IIS 6.0. I do not have IIS 6.0 on this box. This is my first attempt at loading VS 2003. IIS 5.0 does not have the We...
Error 1603 when installing .NET FW 1.1 (3 replies)
microsoft.public.dotnet.framework.setup
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:31:33] SourceDir: C:\Temp\IXP000.TMP\ [04/02/04,15:31:33] Install started [04/02/04,15:31:33] Checking system requ...
local file (3 replies)
microsoft.public.dotnet.framework.setup
How can I download all the service pack, patches, etc., installation files onto my local hard drive, so I have them for whn I need them again, instead of having to download them every time I build a machine ?
Registration Dialog ? (2 replies)
microsoft.public.dotnet.framework.setup
I have created a VS 2003 setup project.. I have included a Registration Dialog and placed it in the end node right before the Finish Dialog. I have created an executable that takes arguments in its "Main" function (C#) called Registration.exe. I have set the Executable property of the Registration Dialog to the primary output of the Registration.exe project and added that project to my Application...
c# postbuild event (2 replies)
microsoft.public.dotnet.framework.setup
Hi All, I have an c# application including lots of different dll projects. On project options, I have coded a postbuild event script shown below to gather all my files in different project in one path after successfull build. copy $(TargetPath) Y:\CommonFiles\$(TargetFileName) after build, this script generates a postbuild.bat file and in this file i have this line copy D:\Project\FRONT END\SCREEN...
Help neede in setup. (4 replies)
microsoft.public.dotnet.framework.setup
Apart from using .NET Setup Project, which is the right product to develop an "Install shield" for the .NET application? We have tried using "Install Shield for Microsoft Visual C 6", which has limitation (possibly could be because of an evaluation copy or product limitation) for defining 1) Subcomponents, 2) Selective Component installation 3) Making a single installable 4) Executing another setu...
Change Application Folder (4 replies)
microsoft.public.dotnet.framework.setup
Hi NG! I've to change the application folder so that the setup project uses the current directory to put all files in. any ideas? tnx stefan
setup for .net (2 replies)
microsoft.public.dotnet.framework.setup
Apart from using .NET Setup Project, which is the right product to develop an "Install shield" for the .NET application? We have tried using "Install Shield for Microsoft Visual C 6", which has limitation (possibly could be because of an evaluation copy or product limitation) for defining 1) Subcomponents, 2) Selective Component installation 3) Making a single installable 4) Executing another setu...
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification