all groups > dotnet setup > april 2004
Filter by week: 1 2 3 4 5
http://localhost/quickstart/ASPPlus/ is Forbidden
Posted by Louis at 4/30/2004 9:41:04 PM
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 QuickStart
Windows Forms QuickStart
Common Tasks QuickStart
... more >>
Memory problem.....asp.net
Posted by SPG at 4/30/2004 7:13:47 PM
Please look at my problem below, wherein I am struck from the past 10 days.
I have an ASP.NET app where I am downloading an excel file, very large
indeed.
After this my inetinfo.exe process is blocking around 20 MB of memory. This
memory is not getting released.
Also, aspnet_wp.exe is exhaustin... more >>
Re: "Specified service already exists" on install - HELP!!
Posted by Martin Kulov at 4/29/2004 4:58:19 PM
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. ... more >>
.NET install probs, error 1633
Posted by Paul at 4/29/2004 12:16:07 PM
I'm trying to install the .Net framework 1.1 on Windows 2000 SP4,running an AMD Athlon 2800+. It drops out with a vague error message "cannot be installed on this platform". I checked the dotNetfx.log and came up with this
[04/29/04,17:24:23] Starting Install.ex
[04/29/04,17:24:23] Parsing swit... more >>
Service Pack 2 & Windows Update
Posted by AspDotNetDeveloper at 4/28/2004 4:11:58 PM
Hello,
I have Windows 2003 Server with .Net Framework 1.1 installed (part of the
OS), and have used Windows Update to install the Service Pack 2 (the only
way you can install it). The install seems to go fine, but Windows Update
keeps telling me I need to install Service Pack 2. I have had thi... more >>
MSI Web Setup Project Installer fails in Windows 2003
Posted by Ryan.Peters NO[at]SPAM ace-ina.com at 4/28/2004 11:40:27 AM
I have a .NET MSI Web Setup Project that will not execute on my
windows 2003 server. When I run the MSI, the installer immediately
says: "The installer was interrupted before XXX could be installed."
My MSI installer is basic, no custom action or anything else. Could
someone please let me know... more >>
Deployment Shortcut to Default.aspx
Posted by Larry Martin at 4/28/2004 6:21:08 AM
I have a deployment project that does a number of things during the installation including updasting web.config, installing a database and loading default information into some of the database tables
The one thing I cannot figure out how to do is to generate a shortcut that will load my default we... more >>
Dot Net 1.1 Setup problem
Posted by Sharon Tal at 4/28/2004 1:36:22 AM
Hi all.
I'm unable to install Dot Net 1.1 SDK.
When i run setup.exe it installs only the documentations.
Please help.
Thanks, Sharon.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
user not found error during installation.
Posted by rajkumari at 4/27/2004 10:39:49 PM
Hi!
While installaing 'ASP to ASP.NET Migration Assistant' tool,encountered an error :'Windows NT user or group 'MSCOE-3\IUSER_MSCOE-3' not found.Check the name again.' Can U suggest a solution for this?
Thanks to U!
Regards,
Rajkumari
___
Newsgroups brought to you courtesy of www.dotne... more >>
Windows Service Install Project
Posted by Euan Grant at 4/27/2004 9:46:08 PM
I am trying to setup a single setup project in VS.NET 2003 to deploy two windows services, an application, and the common libraries required by both
I want to install the services in two sub-directories under the user directory, and the main application in the user directory. I want to common libr... more >>
Help resolving Framework 1.0 install failure(1603) with VStudio 2003
Posted by PSI at 4/27/2004 7:14:04 AM
I have been running with Visual Studio 2003 for several months - no
problem ( framework 1.1 ). I recently tried to install a new app that
requires the 1.0 framework. I downloaded the dotnetfx.exe from
MS and tried to install but it fail's with 1 1603 error:
I understand that 1.0 and 1.1 can co... more >>
Strange Problem With Setup & Deployment Project
Posted by djng04 NO[at]SPAM yahoo.com at 4/27/2004 4:49:18 AM
Background:
1. Inherited application from developer who unfortunately passed away
and thus is not available to answer questions.
2. Currently the application has been maintained on his development
system; however, that system is due to be reassigned. Therefore the
current task at hand is to ... more >>
Custom Action before install?
Posted by a b at 4/26/2004 6:07:18 PM
VS .NET 2003
Web Setup Project
Is there a way to have a custom action occur before the install takes
place? Basically, I want to get a key from the user and validate it
before allowing the rest of the install to take place.
--
Daniel
... more >>
CheckBox for Launch Condition
Posted by Qingdong Z. at 4/26/2004 10:21:06 AM
I have a vs.net setup project with predefined IIS launch conditon. I added a checkbox dialog window, so user can choose the installation to do the IIS check or bypass IIS check
I modified the IIS Launch Condition to :
IISVERSION >= "#4" OR (Not CHECKBOXA1
But the installation process does not ... more >>
Cannot access to ASP.Net QuickStarts
Posted by Louis at 4/26/2004 9:16:04 AM
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 QuickS... more >>
An unhandled exception has been caught by the VSW exception filter.
Posted by Ola at 4/26/2004 9:00:13 AM
I just installed VS.Net but when I try to open any of the solution (.sln)
files. I get a crash and dump with the following message "An unhandled
exception has been caught by the VSW exception filter." I have sifted
through numerous messages in the newsgroups with no luck on how to
investigate or... more >>
FolderForm_AllUsers
Posted by Thom Little at 4/25/2004 11:03:34 AM
During the installation of my application
- Install xxxxxxxx for yourself, or for anyone who uses your computer
defaults to
- Just me
and I would like it to default to
- Everyone
Orca shows a property of
- FolderForm_AllUsers
with a value of
- ME
that is clearly controlling this display.... more >>
ASP. NET on Windows 2000 Server doesn't run :(
Posted by JasonS at 4/24/2004 12:34:41 AM
Hi!
Can anybody tell me how to solve this problem?
I've got a P4 2.6GHz computer, running Windows 2000 Server having all the
updates and service packs (SP4) installed on it. I recently installed NET.
Framework 1.1 on this computer. All the functionality supported by .NET
Framework is enabled ex... more >>
Service Installer
Posted by Arshad Islam at 4/23/2004 6:44:48 AM
Hello
been trying to create a dot net service installer....very unsuccessfully....
kindly help
regards
Arshad
... more >>
Setup Project Error
Posted by Jenicek NO[at]SPAM poh.cz at 4/23/2004 2:06:48 AM
Hello,
I would like to create setup file for my Win Form application. I can't
build Setup Project. The displaying error is "An error occured while
validating. HRESULT = '80040155' .
Can you help me ?
Thank you
Peter... more >>
installer path error
Posted by IT Services via .NET 247 at 4/22/2004 9:57:52 PM
I have modified the installer application path from=
[ProgramFiles][Manufacturer]\[ProductName] to just=
[Manufacturer]\[ProductName] and now I get an error right at the=
start saying it can't find path=2E Why is it not added the base=
drive for the system install? How can I get it to add th... more >>
Patching - the UpgradedImages table
Posted by Jack at 4/22/2004 2:21:21 PM
The UpgradedImages table in the pcp file suggests that it's possible to have
multiple upgraded images. Yet, both InstallShield and Wise for Windows
Installer wizards allow you to specify one target image only (you can
specify several previous versions). Is there a reason for this? How's the
valu... more >>
Installation of .NET framework failing on Windows NT 4 machine
Posted by Dave at 4/22/2004 1:07:11 PM
Hi,
I'm trying to install .NET framework 1.1 on a Windows NT 4 machine. The
necessary prerequisites are installed - ie SP6a and IE6 SP1. The
installation gets through installing the files, registering the registry
keys but crashes when trying to register the DLLs. The error message box
which ... more >>
deploying empty folders as content from a deployment project
Posted by mdausmann NO[at]SPAM hotmail.com at 4/22/2004 8:19:06 AM
I am trying to deploy a web project that contains empty folders. I
have created a deployment project and have added the 'Content files'
from my web project to the application folder (I am using the windows
bootstrapper). The web project contains some empty folders that I
want to be created on t... more >>
Serial Number
Posted by Albert at 4/20/2004 4:25:06 PM
Hi guys,
I'm creating a licensing scheme for my application. I'm using the builin
functionality of windows installer for entering the key. Now I wannt to
create a custom action and store the encrypted serial number in the
registry, but it seems there's no way of getting the serial number that th... more >>
Is .NET required for Tablet PC's?
Posted by junk1 NO[at]SPAM planetjk.com at 4/20/2004 12:43:27 PM
We're creating a custom image for our Tablet PC's (HP TC1100). Is the
..NET Framework absolutely required for Windows XP Tablet Edition?
We'd like to avoid loading it as our security dept. isn't too fond of
..NET, but I thought I'd ask.
Thanks for your time,
~JK... more >>
Custom action for configuration
Posted by Etienne Charland at 4/20/2004 12:07:08 PM
Hi, I am creating a setup for my application. After installation, I want to
show a window to allow configuration (language, licence key). By using
custom actions and having a new project containing only an Installer class,
I am able to show the form. However, if I put the Installer class in the
... more >>
DAte - User Name - Organization
Posted by Thom Little at 4/20/2004 10:33:51 AM
I wrote a C# windows application in which I would like to display some
information to the user after it is installed.
Are the following values available at execution time of a windows
application ...
- Date the module (assembly) was compiled.
- User Name specified during installation.
- Or... more >>
Auto Launch Application after installation
Posted by Marcel Lennartz via .NET 247 at 4/18/2004 11:23:59 AM
I want my application to start automatically directly after=
installation=2E I created a Windows installer setup using Visual=
Studio=2ENET=2E I added a new empty project, called=
LaunchApplication and added the following code:
using System;
using System=2EDiagnostics;
namespace LaunchA... more >>
ASPNET user account
Posted by Warren at 4/16/2004 2:31:04 PM
After the dotnet framework installs there is no ASPNET user account on the machine. the box is NT4 domain controler. Any suggestions are appreciated
Warren... more >>
GAC question.
Posted by Jean-Francois Hamelin at 4/16/2004 12:51:42 PM
Hi,
I did install my assembly in the GAC by using a VS .NET deployment project
and the GAC target folder. When uninstall via the setup my assembly is still
in the GAC, why ?
I then try to remove it by deleting it via an explorer and I received an
error telling me assembly is required by one... more >>
Newbie Setup Question
Posted by andrew nott at 4/16/2004 11:27:36 AM
This seems so simple but I just can't figure it out.
I have one .aspx page with a CodeBehind class on a (large, pre-existing) =
web. I build it, it works fine.
I publish the web from a test server to a production server (Both IIs6), =
it doesn't work. The build process created a DLL, which... more >>
Help with Setup
Posted by Zia ur Rehman at 4/15/2004 5:23:20 PM
Sorry for the repost but I am sooo stuck...
I made a setup with VS.NET 2003 and Bootstrapper plugin.
I have set the ".NET Framework" Launch Condition to .\dotnetfx.exe, so the
setup of the .NET Framework starts if it is not found on the system.
Once the setup of the .NET Framework 1.1 comple... more >>
vs.net bootstrapper question
Posted by konsu at 4/15/2004 1:31:48 PM
hello,
if, in my setup project options, i choose "windows installer bootstrapper",
setup.exe is copied into the build directory. It is supposed to install
dotnetfx.exe if .Net is not present on the system. How do I tell the
bootstrapper where to find dotnetfx.exe? the ini file has a Url entry ... more >>
multiple queries
Posted by Priya at 4/15/2004 6:11:06 AM
Hi
I'm developing a setup project. Can you help me with these querie
- How do I get the installation path the user enters at runtime
- How can I copy some files to specified location eg:C:\tem
- How can I check for existence of a particular folder? Is it possible with Launch Condition. If not ho... more >>
setup in japanese?
Posted by konsu at 4/14/2004 5:32:08 PM
hello,
how to convert my msi's UI to japanese using vs.net and not using the orca
tool?
thanks
konstantin
... more >>
're-'Install a service
Posted by bill_77 at 4/13/2004 11:56:02 AM
I've got an application that runs as a service. I've got the install and uninstall working fine, but I want to support upgrading by installing a newer version over the older one
I have changed the version/product code as necessary for in-place upgrade, and it starts the upgrade, but halfway throug... more >>
How to patch previous installation?
Posted by Lauren Hines at 4/12/2004 5:22:29 PM
I've developed a Windows Installer setup program to distribute my .NET app,
but I would like to know how to make a patch for it. Specifically, if I need
to install a newer version of a .dll that has been placed in the GAC (global
assembly cache) and was registered (Register property set to vsdraC... more >>
Spawn process during installation
Posted by Ash at 4/12/2004 3:31:02 PM
Hi
I want to spawn and exe or a batch file during installtion. I don't see anything under standard Actions that will do this. Do I need to write a custom action
thanks
Ashish... more >>
Newbie Setup Question: How to make Setup.exe continue install after installing Framework?
Posted by Zia ur Rehman at 4/12/2004 1:14:04 PM
Hi,
I am running into this problem and will appreciate any help.
I have VS.NET 2003 installed alongwith the BootStrapper plugin. Due to the
BootStrapper plugin, dotnetfx.exe and mdac_typ.exe are placed alongwith the
myAppSetup.exe after Deployment project compilation.I have set the ".NET
Fr... more >>
VS EA 2003 & .NET compact framework
Posted by Ioannis Vranos at 4/11/2004 3:09:02 PM
Is there any way to develop .net compact framework applications from within
VS 2003? There isn't such an option in the new project options.... more >>
Placing assemblies in the GAC
Posted by Ash at 4/9/2004 3:36:03 PM
Hi
I am using VS.NET 2003 and have created a setup project. I have entered my .NET assembly file in the Global Assembly Cache folder. At install time it gets entered in the GAC. The thing is I also want the file to get copied over to TARGETDIR. How do I do that
I tried adding this assembly in the... more >>
UserControl in Toolbar
Posted by João Santa Bárbara at 4/9/2004 8:26:16 AM
Hi all
i have made a setup that registers a DLL in the GAC, but when i start VS i
go to the toolbar and it does´n apear in the list of the assemblys.
i know that i can browse for it, but i need it to be show in that list
automaticaly
can some one help me ?
thks
JSB
... more >>
Deploy Assembly in GAC
Posted by swlodarc NO[at]SPAM sct.com at 4/8/2004 4:30:11 AM
There are several ways to deploy an assembly into the global assembly
cache:
1) Use an installer designed to work with the global assembly cache.
This
is the preferred option for installing assemblies into the global
assembly
cache.
2) Use a developer tool called the Global Assembly Cac... more >>
Unable to create web project
Posted by sreedhar at 4/7/2004 9:01:08 AM
Hi, i'm trying to open an existing ASP.NET project solution inside my VS.NET and i'm getting the following error. Any help would be greatly appreciated.
Unable to create web project 'http://localhost/DotNetNuke'.The file path
'C:\Inetpub\wwwroot\DotNetNuke\DotNetNuke' does not correspond to the... more >>
Does IIS 51. not work well with ASP.NET
Posted by Ravi at 4/7/2004 7:41:06 AM
Hello Everyon
I have installed iis 5.1 and now i am having troubles starting ASP.NET.
it gives some error message when i try to make a new ASP.NET
application and then it fails to start. Also can anyone tell me is
there a way i can download IIS 6.0 for free from some MSDN link. Also
can an... more >>
How to create an internet shotcut?
Posted by Helene Day at 4/6/2004 1:12:07 PM
I used MS Visual Studio 2003 deployment project to install a Web
Application.
However for other reasons I did a setup project not a Web setup project, and
during the installation I take care of the creation of the Virtual Directory
ect, etc, etc,
I want an application shotcut in Start\Progr... more >>
Set default to "Everyone" instead of "Just Me"
Posted by MW at 4/6/2004 10:18:17 AM
Hi all
I have a setup project which works well for me.
On the second screen of the windows installer, a choice is given to install
the application for all the users or just the current user. I would like the
default setting to be selected to "Everyone".
Is that possible?
Many thanks,
... more >>
Include J# redistributable package in a setup
Posted by c_daviaud NO[at]SPAM hotmail.com at 4/6/2004 1:23:30 AM
Hi,
I make a Setup project to deploy a WinForms application. I use the
VS.Net Bootstrapper Plug-In to deploy the .Net framework and it works
fine except for one thing: my application needs the J# redistributable
package to install.
I tried to launch the vjredist.exe in a custom action of the ... more >>
Help! Security problem
Posted by ZoombyWoof at 4/6/2004 12:40:59 AM
Hi all.
I use VS.net 2003 and Framework 1.1 on a XP machine. I have my project
files on a fileserver, drive U:, and that gives me a couple of problems. I
can't testrun the application when the .exe file is on my network drive, I
get a security error. How can I fix this ? I have looked in the d... more >>
|