all groups > dotnet setup > december 2003 > threads for december 1 - 7, 2003
Filter by week: 1 2 3 4 5
Internal error 2709 while installed dot net
Posted by s4120142 at 12/7/2003 10:41:17 PM
When i try to install visual studio dot net i got message internal erro
2709 and will be exit from install how to sovle this problem pleas
help me??
s412014
-----------------------------------------------------------------------
Posted via http://www.mcse.m
---------------------------------... more >>
error 1935 installing framework
Posted by Mike at 12/7/2003 9:47:02 PM
Was wondering if someone whould know whats going on I have installed Windows
XP about month or so ago and have been having few problems which I have been
working through (autorun on cd not autorunning, not detecting ISA modem
can't install at all) but my major problem at this time is the dot Net
... more >>
Deploying Multiple Projects in One Solution
Posted by Tobias Salenger at 12/7/2003 3:33:31 PM
Hi, I'm relatively new to .net and the setup project. But I've got a
solution with 2 projects. These projects are similar and currently my setup
project (3rd project in the solution) - installs both of them.
I tried splitting this into multiple solutions (each with its own setup
project). Bu... more >>
License for Crystal Reports
Posted by Marlene A. Roman at 12/6/2003 8:23:43 AM
My company have a MSDN subscription and I am testing a
setup project for a ASP.NET application that uses Crystal
Reports. When I add the Crystal_RegWiz2003.msm merge
module it is suppose to expose a LicenseKey property that
accepts a keycode. This is not happening, I am wondering
... more >>
An error occured while validating. HRESULT = '8002801D'
Posted by Scott McQuown at 12/6/2003 7:08:09 AM
I get this error when I try to build the setup/deployment project for my
application. Cannot find any info on what this HRESULT means (different from
the one mentioned in post dated 11/6 and I have never had InstallShield
developer installed).
Any help would be appreciated.
... more >>
vs.net installation question. newbie
Posted by Tony at 12/6/2003 5:49:45 AM
hello everyone.
I have VS.NET cd's including windows component update.
I did install this cds, before without any problme.
but , i removed older version of .netframwork and installed version 1.1 , so
umm, that stoped my vs.net from working since couldn't find .netframwork.
( my mistake )
I do ... more >>
Can't drag and drop to installer created shortcuts
Posted by Mike G. at 12/5/2003 10:42:46 AM
Greetings,
I've created an installer for a desktop app. My desktop
app requires the ability to drag and drop files onto the
shortcut (to feed the app the file paths as command line
arguments). When the installer creates the shortcuts, I
can't drag and drop onto the shortcut, I have to mak... more >>
File Association icons in setup project
Posted by Miyuki at 12/4/2003 5:35:01 PM
I have more than one file type to register during setup and I want to
assign each type a seperate icon. The icons are included in my application
project as embedded resources, yet when I try to choose them, the select
icon only shows my app.ico. Where did my other icons go?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
windows installer starts the install if another user logins into the same box
Posted by Phani at 12/4/2003 5:12:02 PM
Hi all,
I have created a setup project using dotnet setup &
deployment project for one of our applications.
I installed this application logged in as an admin user of
the box and checked the application, every thing was fine.
I logedoff and another user who is also an admin of this
bo... more >>
How do I initiate a reboot from a .NET setup app?
Posted by Aaron Ackerman at 12/3/2003 12:07:32 PM
Do I use some sort of Custom Action and if so how??
... more >>
"Add Project Output Group" dialog Empty...Why?
Posted by Aaron Ackerman at 12/3/2003 9:37:29 AM
I am trying to add MSDE Merge Modules per MS's workshop webcast. And when I
go into the "Add Project Output Group" dialog it is completely empty when
the guy running the webcast has several options to choose from including
"Primary Output" .
WHY?
... more >>
1.0 corrupted, won't uninstall OR reinstall
Posted by Doug at 12/3/2003 8:27:55 AM
I'd like to install 1.1, but my 1.0 .NET installation
might be incomplete or corrupted. I tried to uninstall it
but it wanted to find a file called C:\DOCUME~1\ADMINI~1
\LOCALS~1\Temp\IXP000.TMP\netflx.msi -- which doesn't
exist on my hard disk. Trying to reinstall version 1.0
doesn't wor... more >>
Deploying MultiLanguage Projects
Posted by Nigel Findlater at 12/3/2003 5:13:51 AM
Hallo Everyone
I have written a simple VB.NET program that uses
Globalization to change controls from the default language
(English) to German when the regional settings are set to
German.
This works fine in the development environment but if I
create a setup project and deploy this on... more >>
Stupid question
Posted by Nikolay S at 12/2/2003 4:47:01 PM
I'm sorry,
I'm newbie in Installation/Deployment.
Please can you tell me where and how in teh Visual Studio 2003 I can set
Deployment Properties of my project/solution?
Thx
... more >>
.Net requires internet connection
Posted by clothilde at 12/2/2003 1:41:19 PM
At the startpage of Visual studio .net there are several tabs that make an internet query in fact. One of them works,
News, al others tell me something like "internet connection required."
I'm online, my provider is no AOL, I use MS Ie6, have language settings in IE.
Internet connection runs via ... more >>
HELP_:_Déploiement_d'une_application_Windows_Forms
Posted by Yannick WILLI ywilli NO[at]SPAM edicot.com at 12/2/2003 8:58:31 AM
Bonjour =E0 tous,
Je viens de r=E9aliser une application VB.NET avec un=20
programme d'installation. Toute la g=E9n=E9ration du projet=20
s'est bien pass=E9. mon application cr=E9e des r=E9pertoire et=20
des fichiers pour son fonctionnement. Une fois le=20
processus d'installation termin=E9e, s... more >>
How to install a new .NET Provider
Posted by Hugo Hiasl at 12/2/2003 2:12:50 AM
Hi,
I tried to install the firebird .NET Provider
(firebird.sourceforge.net). I got the message, that the
install has been done successfully. But in the driver
didn't appeat in any location of my system.
Neighter in the Database connection setup (ODBC-setup) in
the drivers tab, nor i... more >>
How to include the .NET 1.1 redistributable in my .NET setup routine?
Posted by Aaron Ackerman at 12/1/2003 5:06:46 PM
Is there a knowledgebase article on how i might include the .NET 1.1
redistributable in my .NET setup routine???
... more >>
Custom Web Control Deployment Problem
Posted by Rick at 12/1/2003 7:14:34 AM
I have a custom web control in which I have created a
setup project in the same solution. In the setup project,
I have created a custom folder in the File System view
with the defaultLocation property set to:
c:\InetPub\wwwroot\aspnet_client\[ProductName]\
I want to append the AssemblyV... more >>
|