all groups > dotnet setup > march 2005
Filter by week: 1 2 3 4 5
How to connect to a different instance of a sql server
Posted by Novapol at 3/31/2005 11:29:05 AM
Hi, how do i configure my web.config file? I have to use a sql database on
the same server in which the aspx application resides, however i want to use
another instance of the sql database called 'Myserver/MyInstance/'
the code looks like this and it addresses the default instance
<appSet... more >>
Windows 2000 SP4 - IIS doesn't want to run version 1.1
Posted by Mario F. at 3/31/2005 4:13:30 AM
Hello All,
The system is Windows 2000 Professional with Service Pack 4.
I installed the framework through Windows Update. Version 1.0 and then
version 1.1 were installed. Then followed Visual Studio .Net 2003
Enterprise Edition.
Everytime I try to open, in VS.NET, a project being develope... more >>
Modify MSI package through code
Posted by Jason at 3/30/2005 11:58:23 AM
There is a set of standard settings we apply to packages created through
visual studio. Instead of using Orca to manually set these values I wish to
create a utility that will automatically do it.
How would one go about modifying a MSI package through code? Or what
resources can somebody po... more >>
Create a folder off the C:\
Posted by StevenBarnes at 3/30/2005 9:33:59 AM
The app we are developing uses an older COM component that apparently
does not recognize long directory names. So, when we created our Setup
project and put the needed files in the TARGETDIR\ourSubFolder, we got
runtime errors due to the path being "C:\Program Files\Our Client
Name\AppName\ourSu... more >>
How TO Make My VB.NET Application For Trial Version ?
Posted by Sandeep Patel at 3/30/2005 5:37:09 AM
Hi , Myself Sandeep Patel and i am student of MCA last sem.
I want to know how to make my vb.net developed appliction for trial version for 30 days using API or any other way plz give me some help ot tips or if possible than provide vb.net code for making it as trail version of application so that... more >>
Distribute applications and setup program
Posted by djake NO[at]SPAM excite.it at 3/30/2005 1:57:36 AM
Hi,
using the old Visual Studio 6 I remember I could create a setup
program for my application using the wizard inside the IDE for VB, and
using installshield for VC.
But now I'm using .NET framework. How can i create a setup program
for my applications? (both for VC and VB)
Thank... more >>
Error message: "Installer interrupted before XYZ could be installe
Posted by Tom Stone at 3/29/2005 9:13:02 AM
Hi,
I am building a very simple application as part of a tutorial on how to
setup a Web Setup Project. The tutorial is from a MSFT courseware, but isn't
working on my machine. I am able to get the solution, with the setup project
in it, to build without errors. This produces three files in ... more >>
how to make a setup program which unisnstalls previous version
Posted by Koby Maman at 3/29/2005 3:57:03 AM
Hello all,
I have a setup program, and i would like to make it such that when a
previous version is installed , it will uninstall it first,
and then install the new version.
Thanks,
Koby... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How to uninstall dotnet framework from 2003 server?
Posted by Tom at 3/28/2005 5:59:06 PM
Hi,
I found that dotnet framework 1.1 cannot run properly on my 2003 server. It
cannot recognize .aspx file. However, I cannot reinstall it without uninstall
it first. I cannot find it in the Add/Remove program list. So, I can I fix
this problem?
Thanks
... more >>
Error 2908
Posted by aj-0211 at 3/27/2005 5:41:01 AM
Hi everyone.
I was just wondering if you could help me. I've just downloaded iStory
Creator from http://www.ipodsoft.com/softwaredetail.aspx?sid=6 .
When I try to install it, it says it needs to download the .NET Framework
1.1 and asks me wether I want to allow it to do so or not by display... more >>
Need to write into the App config file during the setup
Posted by Ray5531 at 3/26/2005 12:39:33 PM
I am trying to make a setup of my application which has an app.config
file.In that config file I specify the path on the network the application
must look into to grab some files.This is obviously different on each
machine I install my application.I just wondered if I could tell the setup
t... more >>
NightMerge Modules
Posted by sergega4 NO[at]SPAM yahoo.fr at 3/25/2005 10:09:10 AM
Trying to install a .exe generated by MS VSC++.Net ("Initiation" for my own),
on a "non developper" PC, I 've receive like many of us, "missing
MFC71.dll...".
After discussing on the newsgroup someone told me to use the .msm (Merge
Modules techniques) supplied with my VSC++.net in the "Progra... more >>
what is needed to run a asp.net application .net on a web server
Posted by Fetty at 3/25/2005 7:45:53 AM
what is needed to run a asp.net application .net on a web server
... more >>
is there a way to disable Repair option
Posted by Prashant Barnwal at 3/25/2005 12:00:00 AM
Hi,
can i disable repair option in .Net Deplyment Project? how?
Thanks,
PB
... more >>
Help! Problems installing .NET patch KB886903
Posted by David Bennion at 3/24/2005 11:13:09 PM
My windows update downloads and invites me to install
KB886903. If I do, the installation will fail and then
it will ask me again a minute later.
So I went and downloaded the stand-alone patch install
and when I run that I get a window that says:
"The feature you are trying to use is ... more >>
.NET Framework 1.1 un-install or repair - looks for tmp3D.tmp ?
Posted by codemonkeytv at 3/24/2005 1:13:30 PM
When I try un-install from Control Panel/Add/Remove, Windows Installer
dialog comes up and it is looking for tmp3D.tmp from the \Document and
Settings\...\temp directory.
When I try to run dotnetfx.exe, same problem.
Any Ideas?
Thanks!
... more >>
Visual Studio 2003 Bootstrapper Plug-in error
Posted by Dinesh at 3/22/2005 11:17:03 AM
Hello,
When I install the Microsoft Visual Studio .NET 2003 Bootstrapper Plug-in on
my machine, everything installs smoothly.
When a collegue installs it on his machine, he get's an error at the end of
the install "Access to the registry key is denied" and the installation
fails. What re... more >>
.NET Setup and Deployment Custom Action Issue
Posted by Arty at 3/18/2005 4:32:18 PM
I am creating a custom action in my setup routine. When I try to pass
[TARGETDIR] to my commit action as /TARGETDIR=[TARGETDIR] and there is a
space included in my path, I get an error. When there are no spaces in
the path, it works fine.
Any ideas?... more >>
.net framework 1.1 install fails on NT4 ws
Posted by s_m_b at 3/18/2005 4:09:04 AM
Yes, I know NT4 is history, but we still have a fair few of these boxes...
I'm having to upgrade some with the 1.1 framework to allow a new app to be
run. One of these boxes comes back with 'failed to install due to an
unknown error'.
This is after adding countless updates and patches from... more >>
setup project
Posted by Nikolay Anestev at 3/16/2005 6:21:07 PM
Hi all. I have a setup project for an ASP.NET project. I want to add a *.msi
file in order to install additional components during the main installation.
I've added this file as a merge module, started the installation proccess,
but no installation of the included *.msi file started. So, how can ... more >>
.net and flash
Posted by Rick at 3/16/2005 12:54:21 PM
hi guys!!
i saw recently a document explaining how to send ""events"" from a flash swf
to a .net app using C#, now im interested in know if is possible to send
"events" from my app .net using C# o VB or J# to the same flash movie
without use a web server, flash remoting, orbe or aspx, php... more >>
Confused - UpgradeCode on NET 2003 msi
Posted by thejamie at 3/16/2005 8:01:03 AM
I'm confused. I have been building a net msi for over a year without any
problems arising from multiple installations appearing in the add-remove
setup. I have been careful to NEVER CHANGE THE UPGRADECODE! I wrote it on
a note and taped it to my computer.
After checking the project in,... more >>
Displaying icon for .NET application in the Task Manager
Posted by Hitesh at 3/16/2005 6:21:03 AM
Hi,
I used the Visual Studio .NET's Setup Project Wizard to create the setup
project to my solution.
Now the problem is that icon that is displayed in the Task Manager is
not the icon that I set but it shows generic icon.
If you are aware how to set the icon or any clue please l... more >>
How to open .csdproj extension?
Posted by a_rahlis NO[at]SPAM hotmail.com at 3/13/2005 6:09:30 AM
Hi, i am new to the .NET,
i am trying to open .csdproj project file
however VS .NET 2003 doesn't recognize this extension as one of it's
projects, i tried installing .NET Compact Framework SP3
it didn't help.
What am I doing wrong?
Regards,
QuantumShadow
... more >>
.net framework installation exit with error code 1612
Posted by shshjun NO[at]SPAM yahoo.com at 3/12/2005 8:09:07 PM
Hi,
i've been using MS.NET VS2003 since its release. recently i am having
problem of applying security patch from windows update. I then tried to
use MS.net VS2003 to reinstall .net frame work it failed as well. i
then tried to uninstall .net framework and it failed once again.
hope someone... more >>
Adding update management to my app...
Posted by noam_a_jacobs NO[at]SPAM yahoo.ca at 3/12/2005 3:59:29 PM
Hi,
A tech question for those smart cookies with update management
experience. We use a product called EasyUpdate, from
www.AutoUpdatePlus.com, to manage the updates of our app after it has
been delivered to the client. From our perspective, it is great.
However, we are now keen to purchase... more >>
Cannot install Security Update (KB886903) - HELP!
Posted by vlogic at 3/10/2005 8:41:04 PM
Hi. I can't seem to get the Framwork 1.1 updated with the recent security
update(s). Here's what happens:
Windows Update determines that I need to install "Update for .NET Framwork
Service Pack 1 (KB886903)". After downloading, the installation fails, as
follows:
SL122.tmp - Common Lan... more >>
Need to create a web shortcut on desktop in setup package
Posted by Hardy Wang at 3/10/2005 2:11:00 PM
Hi,
I need to build a setup package. After software is installed, I need to
create a web address shortcut on desktop. Is there a way?
Thanks!
--
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours Hardy
... more >>
convert to using Microsoft .net
Posted by Wendy Elizabeth at 3/9/2005 11:54:50 AM
I am having problems using Dreamweaver mx 2000. My company purchased two
licenses of the Universal Macromedia subscription. The other web programmer
is not working at this company any more and I need to make changes to a
website that was written using Dreamweaver mx 2000. I have no exper... more >>
Change website to using Microsoft .net
Posted by Wendy Elizabeth at 3/9/2005 11:51:02 AM
I am having problems using Dreamweaver mx 2000. My company purchased two
licenses of the Universal Macromedia subscription. The other web programmer
is not working at this company any more and I need to make changes to a
website that was written using Dreamweaver mx 2000. I have no exper... more >>
customer action was not always executed
Posted by web_poster03 NO[at]SPAM yahoo.com at 3/8/2005 7:00:03 AM
Hi,
During installing my application, one computer has shown the customer
action was not executed (note that most installations are OK). The
customer action is to change a directory during installation by user's
category. What could be the reason to make it not working?
Thanks
... more >>
Framework SDK 2.0 under VS 2003 Pro
Posted by Myren at 3/7/2005 12:25:25 AM
Is it possible to get the beta1 of Framework 2.0 running under VS 2003 pro?
I get a very rude and curt
"A problem has been encountered while loading the setup components.
Cancelling setup." message titled "Visual C# 2005 Express Edition Beta
Setup" after the express installer extracts itself... more >>
How to create a log file to record events during the installation of a msi?
Posted by Sanju Baba via DotNetMonster.com at 3/4/2005 6:52:15 AM
Dear All,
I have created msi using Vs.NET
Is there any way to create a log file and record the events during the
installation? I don't want any command line options.
Double clicking a msi should create a log file in target directory.
Any help will be greatly appreciated.
Regards
Sanju
... more >>
How to uninstall previous version automatically?
Posted by Andrew at 3/2/2005 1:25:07 PM
Hi, friends,
I created a .msi to deploy my C#.net Windows app. It works fine. However,
after a new version is created, the new .msi can not be installed. The syste
requires to uninstall previous version first. I will then have to go to
Control Panel to remove the old one, and then go back t... more >>
Failure Audit with ASP.NET
Posted by Yoann Roman at 3/2/2005 11:03:31 AM
I can't seem to get rid of this Failure Audit, even though Everyone & Users
have full read access to the WINNT folder (the folder in the event doesn't
exist, so I figure it must be a temp folder).
Event Type: Failure Audit
Event Source: Security
Event Category: Object Access
Event ID: 560
D... more >>
Symptom - Crosslink of CAB file and MSI on Build
Posted by thejamie at 3/1/2005 6:03:07 AM
Subsequent to upgrading some merge modules, any build I run, crosslinks the
CAB file built during the compile to the MSI that is created for the same
distribution. Following the build, the computer locks up. This happens every
time unless I build from Safe Mode. I reinstalled all my software... more >>
|