microsoft.public.dotnet.framework.setup Archive - May 2004
Post a message to this list
Messages
Page: 12
"Specified service already exists" on install - HELP! (2 replies)
microsoft.public.dotnet.framework.setup
I have set Intall, Uninstall, Commit and Rollback custom actions for Installer class that has ServiceProcessInstaller and ServiceInstaller classes added to Installers collection. However I still get the "The specified service already exists" error when I try to reinstall the application. Should I use this WSH script somewhere else? Thanks, Martin Kulov "Phil Wilson" phil.wilson@unisys.spamcom wrot...
http://localhost/quickstart/ASPPlus/ is Forbidden (6 replies)
microsoft.public.dotnet.framework.setup
I installed .NET SDK v1.1. When I click samples and Tutorials, The page C:\Program Files\Microsoft.NET\SDK\v1.1\Samples\StartSamples.htm appears. However, when I click one of these topics: ASP.Net QuickStarts ASP.NET Mobile Controls QuickStarts Windows Forms QuickStarts Common Tasks QuickStarts The following message show up. my machine is XP pro. IIS5.1. It seems everything is OK. I installed MSDE...
Windows Service Deployment (3 replies)
microsoft.public.dotnet.framework.setup
Hi all, Does any one know how to automate a windows service deployment programmatically instead of manual installation
ASP.NET Viewstate Bug (3 replies, VIP)
microsoft.public.dotnet.framework.setup
Background: I wrote an ASP.NET website in C# and it went into production back in February 2004. The production webservers (2 servers using sticky ip load balancing) are running on Windows 2000 server. I have changed the machineKeys to match on both servers since they are pseudo Load Balanced. The website is using Forms Authentication and the userid & password are stored in a SQL Server 2000 Databa...
Changing reference from 1.0 framework dll's to 1.1 framework dll (2 replies)
microsoft.public.dotnet.framework.setup
Hello, I am developing an application using ASP.NET and ORACLE. Initially I loaded Visula studio . NET 1.0 framework and later updated it Framework 1.1 . So now I got two different directories "WINNT\Microsoft.NET\Framework\v1.0.3705" and "WINNT\Microsoft.NET\Framework\v1.1.4322", in my system holding dll's.My application is referencing to 1.0 Frameworks dlls (e.g. system.dll,system.data.dll etc)....
Registry Searching for a Launch Condition (5 replies)
microsoft.public.dotnet.framework.setup
I'm trying to perform a check on the version of MDAC prior to installing my ..NET application. I had read that this can be done by checking the registry key HKEY LOCAL MACHINE\Software\Microsoft\DataAccess\, but after looking at the registry with REGEDIT, it appears that the version can be found at the following keys: HKEY LOCAL MACHINE\SOFTWARE\Microsoft\DataAccess\RegisteredApplications\{BE5 AA2...
Simple Explanation Please (2 replies)
microsoft.public.dotnet.framework.setup
I am not very software literate. With that in mind, can you give me a very basic definition for what Dot.net Framework is? Thank you in advance! Jasmine ********************************************************************** Sent via Fuzzy Software @ http://www.fuzzysoftware.com/ Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
Installing (2 replies)
microsoft.public.dotnet.framework.setup
The .Net Framework will not reinstall on my PC I tried 2 times. What do I do
Manufacturer property not specified (2 replies)
microsoft.public.dotnet.framework.setup
Hello! I can't compile my setup project without specifiyng the Manufacturer property. Why? I've installed the Bootstrapper plug in. Can that have something to do with anything? /Miro
Not getting the provided icon for the AddRemoveProgramsIcon property. (2 replies)
microsoft.public.dotnet.framework.setup
I added our company logo ico for the AddRemoveProgramsIcon property of the Deployment Project Properties, and I keep on getting a "File Folder" icon instead. My icon file contains two icons: a 16X16, and a 32X32. Any help would be appreciated to fix this icon problem, Regards, Helene
deployment (3 replies)
microsoft.public.dotnet.framework.setup
I have an application that I upgraded to .net. I want to run it over a network. On my development machine the application runs from the production environment. However, on my test machine where I don't have anything, but the v1.1 of the .net framework installed it crashes. I get the following error: Application has generated an exception that could not be handled. Process id 0xec8(3784), Thread id...
error installing .net framework (3 replies)
microsoft.public.dotnet.framework.setup
I'm trying to install .Net Framework in a Win98 SE with IE 6.0 environment and I'm getting this message during installation: "Strong name validation failed for assembly 'C:\WINDOWS\MICROSOFT .NET\FRAMEWORK\V1.0.3705\REGASM.EXE'. The file may have been tampered with or it was partially signed but not fully signed with the correct private key." I've already installed it in other computers and everyt...
Please help me out of this (2 replies)
microsoft.public.dotnet.framework.setup
I am using Windows XP and had installed .NET 2000. I then downloaded the .NET framework 1.1 from teh microsoft site and installed it and then rebooted the machine. When I open the Internet manager console, I find that my web server is not running. When I select it and choose the run icon I get the following error: "Unexpected error 0x8ffe2740 occurred" I downloaded and ran the FPort utility and fo...
In the add/remove prgs menu the previous ver along with new ver (2 replies)
microsoft.public.dotnet.framework.setup
Hello, I am doing the Upgrade of my product for that i done the below thing but after Running upgrade(msi file) in Add/Remove Program two version of product is listed but in actual program folder however there does not appear to be 2 installations(only product one folder is present). I modified the msi with orca utility. *Steps done with msi file with help of Orca Utility for Upgrade I have entere...
Problem in Editing msi with orca (2 replies)
microsoft.public.dotnet.framework.setup
Hello, I am editing the msi file with orca, i want to add new Action property in "Upgrade" Row. and set accordingly in "Property" of "SecureCustomProperties". Actually i am upgrade my product. How do i set the action property in upgrade so that when i run .msi file of upgrade Product it will automatically remove the old product and install new upgrade product. I am doing Major Upgrade. I am referi...
Appending to a registry key via Setup (2 replies)
microsoft.public.dotnet.framework.setup
Hello NG. I've made a wrapper class in c# for a Java component. For this wrapper to function properly, it's required that the java components .jar file is in the Windows trustlib. This is done by appending the path to the .jar file to the \HKEY LOCAL MACHINE\SOFTWARE\Microsoft\Java VM\TrustedLibsDirectory registry key. How am I doing this by using an installer project from Visual Studio? I've been...
Is there a way through the .NET installer to set permissions on certain registry keys? (2 replies)
microsoft.public.dotnet.framework.setup
I am being told by my developers that they can not set permissions on registry keys from the installer, but it is awkward to force users to set permissions on registry keys. So I am asking if someone can show me how or point me to a source that would help me find out how to do this from an installation program. Perahps it can be done through an admin script called at the end of the install. Henry ...
How to modify merge module's install location? (3 replies)
microsoft.public.dotnet.framework.setup
I am using VS.Net 2003 to create setup project and have a question. When I install a merge module form MS(msxml sdk for example), it's always installed in the root of the application folder, but I want it to be in a sub folder("bin"). I can not found the way to modify the location, for those meger modules, MergeModulesProperties is always "None". Can some one give me a hint? Thank you.
Error in CorBindToRuntimeHost during installation (2 replies)
microsoft.public.dotnet.framework.setup
Hi I've created a merge module in VS.NET, which uses custom actions to run some .NET code as part of the installation. I have created a setup project using this merge module to produce an msi file. However, when I run the installer, after a while I get an error message which pops up saying "InstallUtilLib.dll: Unknown error in CorBindToRuntimeHost (0x80131700)" which causes the installation to fai...
vs.net setup project: error handling for fields in custom textboxes dialog (4 replies)
microsoft.public.dotnet.framework.setup
hello, i have a vs.net setup project that uses the Textboxes custom dialog. 1. in response to the user pressing, say, the "next" button i would like to verify the contents of the text fields that the user has entered. 2. if the contents are invalid, i would like the user to be able to fill in the fields again before going to the next dialog in the UI sequence. is it possible? thanks konstantin
Set Service Logon (4 replies)
microsoft.public.dotnet.framework.setup
All, Iam facing a similar situation as described in the post "Set Service Login form not topmost" under the category "microsoft.public.dotnet.framework.setup". I would basically like to remove the Default Set service login and introduce my custom login instead. It seems, we can author a custom winform, for a login screen and override the Install method [This was described in the above post as well...
Creating a ShortCut on the user's deskto (3 replies)
microsoft.public.dotnet.framework.setup
Hi, I am very much a newbie still with Setup projects in .NET. I would like to know not how to create a shorcut on the users desktop in my setup package but what file to use. I don't quite understand what file to specify when creating the shortcut? I just want a shortcut on the desktop to my applications .exe file maybe even an icon as the shortcut to the apps. .exe file. Do I need to specify a sh...
.net framework redistribution problem - broken link to boostrapper sample (3 replies)
microsoft.public.dotnet.framework.setup
Hi all, I'm trying to make a setup project that automatically installs the ..net framework v1.1 and MDAC 2.7. One thing i tried was a plugin from http://www.gotdotnet.com bootstrapper plugin. I tried to run it on my colleges computer (failed on mine with "Access to registry key is denied" error). When i built the setup project it copied dotnetfx.exe & mdac typ.exe to the release directory but when...
error 2852 when user cancels setup (2 replies)
microsoft.public.dotnet.framework.setup
I created a setup project. I run and cancel the setup with no problem. Then, I change the codepage of the project with WiLangId.vbs from the installer SDK and localize the msi file. Works ok until the user cancels the installation. Before quiting it gives the following error message: The installer has encountered an unexpected error installing this package. This may indicate a problem with this pa...
Where can I get the MDAC 2.8 Merge Modules? (4 replies)
microsoft.public.dotnet.framework.setup
Hi, Does anybody know where I can get the MDAC 2.8 Merge Modules to package with my application? All I can find is the .exe to install MDAC 2.8 in the MDAC section on MSDN. Thank You, Chris
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