all groups > dotnet setup > april 2005
Filter by week: 1 2 3 4 5
.Net Framework 1.1 install not seen by Windows Update
Posted by davidemile at 4/29/2005 12:33:14 PM
..Net Framework installs just fine on my Win2000 SP4 computer.
I run Windows Update daily and it continues to list .Net as a recommended
Update.
How can I get Windows Update to recognize my install of .Net framework?
Thanks,
--Dave... more >>
cannot install .NET Framework 1.1
Posted by Damir at 4/29/2005 12:00:00 AM
Hello,
I have problem with installing .NET Framework 1.1 on my Windows XP SP2
machine. The setup simply crashes at the end of installation process (during
registration of System.EnterpriseServices.dll) and I get the message :
RegSvcs.exe - Application has generated an exception that could n... more >>
Installing .NET 2.0 64-Bit Beta 2 on Itanium 2 Server
Posted by Tao at 4/27/2005 2:38:12 PM
it requires Windows Installer 3.0.
the installer points to a download link. excellent!
unfortunately, the download available through the link is for x84 and 32-bit
only.
is there a standalone redistributeable Windows Installer 3.0 or 3.1 for IA64
servers
(Windows 2003)? do i have to insta... more >>
Urgent...How to create different installation images
Posted by prashanth.hegde NO[at]SPAM robosoftin.com at 4/25/2005 11:18:30 PM
Hi all,
here i am with an problem.......
How to create different installation images using dotnet setup and
deployment project as in the case of installshield X(ie,single
executable,internet,CD-ROM).
plzzz help me..
with regards
Pras... more >>
Multiple Installations from the Same PC
Posted by Bill Gates at 4/25/2005 11:34:19 AM
Hello All,
I was hoping that someone out there could help me with my problem.
I have written an application that will be getting installed on multiple =
Pocket PC devices. However all of these device will want to be =
installed from the same Desktop PC.
I have created a MSI installation ... more >>
Nested Installations using VS.NET 2K3??
Posted by Saurabh at 4/25/2005 4:58:02 AM
Hi,
Can anyone tell me whether Nested Installations (MSI based) are possible in
Windows Installer version 2/3??
I am deployimg a ASP.NET web application using a Web Setup. I have also
created a Custom Action (a Console Application) which initiates installation
of a MSDE 2000 named insta... more >>
problem in checking windows OS version
Posted by prashanth.hegde NO[at]SPAM robosoftin.com at 4/25/2005 4:49:17 AM
hi all,
i want to install my application only in win xp .
i have specified VersionNT=501 in the Condition text box of the
property tab of custom folder,the application is also got installed in
Win 2000.
what is the problem here
please help me.
with regards
Pras... more >>
.NET Framework Redistributable Installation fails
Posted by Janet Cooper at 4/23/2005 1:51:01 PM
I've created a C# application that I packaged into a setup.msi file. The setup has two launch conditions, it checks for the .NET Framework 1.1 and MDAC version 2.6 or higher, and I installed the .NET Framework Bootstrapper plug-in on my computer. When I try to install the application the installer... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
MSDE Custom Action Condition
Posted by thejamie at 4/23/2005 9:48:04 AM
I ran across a well written article on creating an MSDE msi embedded
installation but it seems to be missing a critical step. The purpose of an
embedded installation should be based on a condition (exmple
\Software\Microsoft\Microsoft Sql Server\Instancename). If the condition
exists, ther... more >>
Can I silently uninstall the old 1.0 framework?
Posted by Dave Drake at 4/22/2005 10:22:01 AM
Can someone tell me how to <b>silently</b> uninstall the 1.0 framework? I
have a customer requirement to uninstall it before installing the 1.1
framework. Please tell me how to do it without having to go through the
Control Panel.
Thanks!... more >>
Bitmap Banner on VS2003 setup project
Posted by Stelrad Doulton at 4/20/2005 1:52:52 PM
Hi all,
Does anyone know what size the bitmap-banner should be? I can have it
looking good under one resolutnion but if I change it becomes distorted.
Cheers
... more >>
cannot create a new ASP.NET project - 'HTTP/1.1 500 Server Error
Posted by Rich_James_B at 4/17/2005 12:34:01 PM
I cannot create a new ASP.NET project. When I attmpt to create a project I
get the following error:
The web server reported the following error when attempting to create or
open the web project located at the following uro:
"http://localhost/WebApplication1/". 'HTTP/1.1 5oo Server Error'
... more >>
IIS not running asp.NET 1.1
Posted by The Meteorologist at 4/16/2005 4:29:01 PM
I just installed visual studio on an XP PC. IIS is installed on this
machine. When I try to create a new asp.net project I get an error message
saying:
"Visual Studio.net has detected that the specified web server is not running
asp.net 1.1. You will not be able to run asp.net application... more >>
VC++ & installshield
Posted by Bhoomika at 4/15/2005 12:00:00 AM
Hi,
I create an installer package in which i can give shortcuts to come in the programs menu or desktop.
I am using IDE8.0
however i want to place an icon in the task bar which when clicked run's the application.
How can i implement this.
Also how to give an uninstall option which will remove... more >>
Adding Internet Shortcuts to StartMenu from Deployment Package
Posted by egorjohnson NO[at]SPAM yahoo.com at 4/14/2005 2:48:36 AM
Hi,
I am trying to add an Internet Shortcut to the StartMenu from the
Deployment Package. I know you can't do this directly and have to do
this as a custom action, as it was simple I wrote a VBScript to create
one. I don't have any trouble creating the shortcut in the script.
The problem I ... more >>
passing text value after the setup is installed to various forms in the setup
Posted by Ashish Bhat at 4/13/2005 10:56:53 AM
hi guys..
this is first that i am posting on this site..i am sure u guys will help me out...
actually i have created a windows application in dot net using c# for a small company, after making a successful set up of the projecti want that when the client executes the set up then the name of the co... more >>
Changing TARGETDIR in Installer Class
Posted by prashanth.hegde NO[at]SPAM robosoftin.com at 4/12/2005 5:01:40 AM
Hi,
Please let me know the following.
How to access Installer properties like TARGETDIR or
INSTALLDIR in the Installer class.
How to set the TARGETDIR property programmatically in the
installer class so that I can change the TARGETDIR .
I am using VC++.NET.... more >>
IEExplorer in Autorun
Posted by Ray5531 at 4/11/2005 10:59:07 PM
I've made a setup of my c# application and I have made an MSI version of
it.I've also made an html file which descirbes the application.How can I
bring this html page up using AutoRun?
Thanks
... more >>
Error 2908 after uninstall of .net framework
Posted by itafran2002 NO[at]SPAM yahoo.com at 4/11/2005 2:47:44 PM
Hi, I found the .net framework program had been installed automatically
via my Windows XP updates, and since I am not a developer and don't
need this environment, I used the 'add/remove' utility to uninstall
it. The uninstall completed without problems, however, the next day
when I turned on my... more >>
INSERT FRAMEWORK
Posted by Serafin Caballero at 4/11/2005 10:05:04 AM
How i can insert the pack framework 1.0 in one setup of my aplication.?... more >>
Find Component ID For MSDE Instance
Posted by thejamie at 4/11/2005 5:51:02 AM
MSDE can have one of 16 component ID's. If a component ID Search is launched
as a pre-condition for installation, is it possible to list the 16 component
ID's in conjunction with the specific instance name to determine whether the
instance has been installed?
If not, is there a better appr... more >>
MsiNetAssemblySupport
Posted by thejamie at 4/11/2005 4:49:03 AM
I added the following launch condition:
MsiNetAssemblySupport>="1.1.4332.573"
Needs 1.1+ Framework - You have installed [MsiNetAssemblySupport]
When I run the installer I receive a message:
Needs 1.1+ Framework - You have installed 1.1.4332.2032
After some twiddling, I managed to get the ... more >>
Freeware autorun maker
Posted by Ray5531 at 4/8/2005 11:48:41 PM
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?
Thanks
... more >>
Passing data to Custom action - exception
Posted by Anna at 4/7/2005 4:17:05 PM
Hi,
I need to able to get a server name and a database name from the user at
installation time. I carefully read the walkthrough "Passing data to a
Custom Action" and successfully reproduced it in C#. Everything built fine
and I even got it installed on the development machine. However, w... more >>
Setup for compact framework applications
Posted by RayAll at 4/7/2005 11:45:16 AM
Dose anyone have an exprience making a setup file for a compact framework
application.
I'm using an xml file for my application configuration and I change this xml
file during installation( I get some paths from the user and update the xml
file) ,now I'm looking for a way to tell
CE App mana... more >>
>> Setup of IIS
Posted by Jonathan Parminter at 4/7/2005 2:33:03 AM
Hi, I have winXP sp2 and dot net v1.0
When I try to create a web application the default location is
http:/localhost/WebApplication1
If I browse to c:\inetpub\wwwroot\WebApplication1 the OK button is not
available. How do I make this work?
Any ideas or suggestions appreciated :-)
--
... more >>
UREGENT: How to move aspnet_client folder out of web root.
Posted by Ken Baltrinic at 4/6/2005 11:40:19 AM
Don't ask my why we need to do this, I didn't write the website policy :( ,
but we are deploying to a website where we cannot place any directories
directly off web root (i.e. aspnet_client) and therefore we need to tell
all those lovely validation controls that their js files have moved. I... more >>
DEPLOYMENT OF AN APPLICATION
Posted by Hardik Shah at 4/4/2005 6:03:24 PM
Hi,
I have created .EXE in .Net 2003, and created setup through setup project
(setup and deployment projects) , At the time of installation on remote
computer (With Window XP) , I get following error massage :
The setup requires the .Net Framework Version 1.1.4232 : Please install the
..net... more >>
Setup project - Launch Conditions
Posted by Feldman Alex at 4/4/2005 3:04:52 PM
Hello everyone!
In the setup project I need to add condition that user have "Administrative
privileges" before the installation starts. If the user doesn't the
installation will stop.
Anyone know how to do it?
As I understood I need to add condition to property window. Am I right? If I
do, p... more >>
|