Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet setup > december 2005

Filter by week: 1 2 3 4 5

use sql mdf from application folder
Posted by aamirghanchi NO[at]SPAM yahoo.com at 12/31/2005 5:30:07 PM
Hi, I need to deploy my simple windows application to client's pc so that the database it requires is packaged along with it in the application folder. I have done it through the setup project but after installation it throws exception of being unable to acess the database. Please note that t...more >>

Framework 1.1 Service Pack 1 wreaking havoc
Posted by Simvacious Lady at 12/31/2005 3:28:56 PM
Happy New Year 2006! Hello: Following recommendations from Windows Update, I installed Framework 1.1 Service Pack 1 and Office 2003 Service Pack 2. After rebooting, my computer has lost all connection to the Internet, Windows Firewall, Symantec can no longer scan e-mail messages, and...more >>

installing J3.net 1.1 error 2908
Posted by gotmilk at 12/29/2005 2:29:02 PM
Internal error 2908 {5d4d23a8-67654220b16fe44c2b31b128} will not install...more >>

Re: .NET 2.0 ConfigWizard missing?
Posted by Sonia Sonia at 12/28/2005 11:48:52 AM
Hi guys! I'm having the same problem as you had... (According to your messages, you've already solved it). I don't know how get the .msi that you talked about. I would be very happy if you tell me how can I get it... I tried everything: from contacting directly to Microsoft, to try to register ...more >>

After installing .NET Framework some operations hang for minutes
Posted by juhani.jaakola NO[at]SPAM kolumbus.fi at 12/28/2005 2:37:18 AM
I Have Windows 2000 SP4, which I have kept up to date using automatic updates. The PC is a stand-alone home PC, which is not connected to any domain. It is connected to the Internet only occasionally using a WLAN card. It has an Ethernet card too, but the cable is not connected. Yesterday I in...more >>

MSI Installer Problem on .net 2.0
Posted by Nilesh at 12/25/2005 11:41:02 PM
Hi I have created a setup program - windows Installer MSI using .net framework 1.1. This MSI is working fine with framework 1.1. but during testing i came across a machine on which framework 1.1 is NOT installed but only framework 2.0 is installed. on that machine i got an (error) message ...more >>

need to install 1.0+patches before 2.0?
Posted by Wil at 12/24/2005 8:41:57 PM
quick question, does .net framework 1.0 + updates have to be installed prior to install ing .net framework 2.0? it sounds soooooo elementary, but i'm not a programmer and my ati video card requires .net framework to be installed. Wilson....more >>

how to disable auto repair of msi when shortcut clicked
Posted by MJB at 12/23/2005 11:44:55 AM
I'm using Visual Studio 2005 and I have built an msi using the built in setup project. My application installs fine, but on install the application itself runs a few configuration scripts which alter the original contents of the directory. The next time you start the application by click...more >>



HOW to ran installed app from custom action script, post-installation
Posted by Smugsboy at 12/22/2005 2:48:36 PM
Need some help here. I would like to execute my app immidiately after installation. The only way I can think of doing that is through a custom action script. However, I have problem getting the user's selection for my app's installation dir (where the app's .exe is found). Is there a way to g...more >>

foroward compatability
Posted by SenthilVel at 12/21/2005 10:12:12 AM
hi I have my application built with Dotnet Framework 1.1 and now i can see most of clients having both the versions 2.0 and 1.1 in their systems, i get an issue when i run my 1.1 application . what r the ways to achieve the forward compatability for 1.1 developed applications ? i know w...more >>

.NET 2.0 Deployment - How to deploy with no Framework 2.0 installe
Posted by maxima at 12/21/2005 4:53:02 AM
Hi guys, I am doing winforms app using ver 2.0. My boss is concerning that about 40% of our end-users wont be willing to download and install Framework 2.0 to run the app. I am looking into thinstall.com and remotesoft.com for tools to create one-file installation for my app or somethin...more >>

Set Registry to run App on Startup
Posted by Doug Bell at 12/20/2005 10:35:52 AM
Hi, I need the setup program (VS2003 Deployment Project) to set the Registry to run this application when the PC Starts. That is fairly straight forward if it is loaded into the default location but will fail if the application is loaded into a custom application. How can I set the registry val...more >>

Launching Installed application
Posted by dhawalk at 12/19/2005 1:54:47 PM
Hi All, we have a requirement, where we need to have a check box (with messag "Launch app") on the finish dialog. if this check box is checked, w have to start the the installed application. My problem is how to "Put this checkbox in the finish dialog" amd ho to get the response of the use...more >>

Step By Step Help Needed
Posted by Willie at 12/19/2005 12:34:34 AM
I want to setup SQL Server to run with .NET Framework Anyone here willing to help? Step By Step Help Needed. Thanks ...more >>

Problem With Launch Condition
Posted by Lee Keng Tung at 12/16/2005 12:35:01 AM
Hi all, I'm using the Launch Conditon in VS.NET Deployment project to check for a file version and display a message if the file version is not correct. I've created an entry in Search Target Machine: Depth = 0 FileName = mqsvc.exe Folder: [SystemFolder] MaxVersion: 5.9999.9999.9999 Min...more >>

ASP.Net Not Responding???????
Posted by EDOnLine at 12/13/2005 9:44:31 AM
Ok, I'm stuck. Yes, I'm fairly new to this but I thought I had a better understand of how things work. So I need some help, please! I'm setting up a test box to use while modifying a dll that runs our home page. It's a XP Pro box, IIS 5, with ASP.Net 1.1 installed. Same setup I used when o...more >>

MSI Setup
Posted by Dharanesha at 12/13/2005 2:11:03 AM
Does an MSI has a API to Automatically install the Processor Specific CAB file into the POCKET PC rather Than we copying all the files along with the MSI in the SETUP Project. ...more >>

failed to initialize fusion when installing .Net Framework 2.0
Posted by Senqiang at 12/12/2005 4:28:02 PM
Here is the error message. Any ideas? Thanks. Error 25007.Error occurred while initializing fusion. Setup could not load fusion with LoadLibraryShim(). Error: 0x80131700 ...more >>

Installation seems to work, program won't run
Posted by YYZ at 12/12/2005 1:20:35 PM
I am having trouble searching on my problem since it seems so generic. I created a setup project with .Net 2003 for my VB.Net 2003 project. I have only 1 custom refernce as far as I can tell (well, 3 of them, but all of them are Infragistics). When I created the setup project and added in m...more >>

Launching a MSI from a dotnet windows forms application
Posted by segal.aviad NO[at]SPAM gmail.com at 12/12/2005 6:20:22 AM
Hi, I would like to create a windows form application, launching MSIs created by setup projects. I have a few questions regarding the issue: 1) How can I pass command line parameters to an msi? 2) Where can I accept these arguments in the setup project? 3) How can I launch the msi from the...more >>

Problem Creating a WEB Service
Posted by Ali Grey at 12/10/2005 2:11:56 AM
Hi all, I am new to .NET but I am trying to develop a C#.NET WEB Service. I can do this on my laptop without any problems but when I try it on my desktop I get an error "The Web server reported the following error when attempting to create or open the Web project located at the follow...more >>

How to Load SpreadSheet in AxSpreadSheet object in VB.NET or C#.NET
Posted by Lucky at 12/6/2005 11:19:59 PM
hi guys, i've just started woth Excel component in .NET. i manged to import the Excel Component on windows Forms but i'm not able to load Excel file in that. if anyone has any idea how can this be done please do let me know. i'm in great need. thanks, Lucky ...more >>

visual web devel. 2005 deployment
Posted by barret bonden at 12/6/2005 12:04:21 PM
Have a small project done in Visual Web Developer 2005 Q: will it run on a commercially hosted site that supports ASP.net 2.0 ? I suppose another way of asking this is to ask if a Visual Web project will run on any computer with .net 2.0 - I'd like to get it on the web to show some clients...more >>

vb6 runtimes
Posted by aamirghanchi NO[at]SPAM yahoo.com at 12/6/2005 9:59:17 AM
Hi, I have created a Setup project in .Net 1.1 for a VB6 project. Wvwrything works fine except that on the new PC when the VB6 application is installed soome runtimes (as follows) are missing: - vbrun60sp5.exe - VisualBasic6-KB896559-v1-ENU.exe How can I include these runtimes in the MSI pro...more >>

SetUp Log
Posted by Bala Nagarajan at 12/5/2005 10:04:21 AM
Hello, How do i enable logging while running the set up(msi)? I want to get detail listing of all the actions performed during installation and figure out cause for errors during installation. Thanks Bala ...more >>

Error installing vs.net 2005
Posted by Richard Thayne at 12/4/2005 2:22:49 AM
I received a copy of the standard addition to Visual Studio .net 2005 and it fails. ERROR:Error 1311.Source file not found: \\itl039\d\_2_RTL_x86_enu_Visual_Database_Tools_Core.cab. Verify that the file exists and that you can access it. I can't find the file on the cd. Any one have an...more >>

Launch condition never met
Posted by Amir The Ruler at 12/3/2005 5:51:03 AM
Hi guys =) I needed to check for existance of a MDB file in the target directory of my setup project & then install the file if it's not already there. The problem is that setup FIRST removes my already installed folder (it seems to do so), & then checks the condition so the file is never...more >>

XCopy installation question
Posted by VR at 12/2/2005 1:18:56 PM
Hi, I'm developing a auto-update routine in my application. All the process get's fired by a Windows Service that checks for updates in certain times. If I use the XCopy style deployment to update my application everything goes fine, the app is replaced and the update gets to the final user...more >>

can VS 2003 run on the same computer as the 2005 products ?
Posted by barret bonden at 12/2/2005 10:48:42 AM
I had VS 2003 running fine, then downloaded and instaled SQL server 2005 Express (which did not run well) , and wanted to play with Visual Web Devel. 2005 - ran the MS uninstall script from their site to remove SS2005 - it failed - VS 2003 does now not function - a few questions - can VS 2003...more >>


DevelopmentNow Blog