VS2005 Setup and Deployment project
Fri, 2 May 2008 12:36:01 -0700
I've utilized the VS2005 Setup Project template to create an installation
package for a project. I used the create new shortcut in the desktop
directory to create shortcut on desktop to launch the application. The
problem is that the shortcut will error if the .msi installation file is
removed. I want to be ...
|
Linq To Sql Designer
Fri, 2 May 2008 09:25:01 -0700
VS2008 pro, sql server 2005
I have just started playing with VS2008, and have been experimenting with
the Inheritance features.
However If I add a column in the database how do I get the Linq To SQL
diagram to refesh to display the added column?
There does not appear to be a 'Refresh' option, and they only ...
|
Trouble Using Sample Code - Need Noob Help
Thu, 1 May 2008 20:41:47 -0700 (PDT)
Just getting started with .NET and VS, so i'm trying to get a handle
on it all.
Trying to run this sample code:
http://authors.aspalliance.com/damianm/article/4/1/httpWebRequest.aspx.view.aspx
http://authors.aspalliance.com/damianm/article/4/1/httpWebRequest.aspx.vb.view.aspx
All i'm doing is creating two n ...
|
cannot open or create setup projects , web or normal
Thu, 1 May 2008 13:12:01 -0700
i installed vs 2008 on a fresh xp pro install and it will not open or create
setup projects. i have reaired and reinstalled and it still will not open
them.
any suggestions? ...
|
Export and Import a form
Thu, 1 May 2008 11:44:00 -0700
Hi,
Is it possible in VS.NET 2005 Professional to export a form from one VB.NET
project and to reimport it in a different project?
In VB 6 and VBA, it is quite simple and useful. I could not find any
Import/Export commands except for Settings.
Thanks
--
Jac Tremblay ...
|
Unable to add Web Reference in Visual Studio 2008 on Win 2003 Serv
Thu, 1 May 2008 08:42:07 -0700
C:\Program Files\Microsoft Visual Studio 9.0\VC>wsdl.exe
http://localhost/_vti_b
in/ReportServer/ReportService2006.asmx?WSDL
Microsoft (R) Web Services Description Language Utility
[Microsoft (R) .NET Framework, Version 2.0.50727.1432]
Copyright (C) Microsoft Corporation. All rights reserved.
Error: There was ...
|
Error during Web Setup
Wed, 30 Apr 2008 01:04:00 -0700
Hi all,
suddenly when I build the setup project of my web application (VS 2005) I
get this error:
Error 68 Unable to build project output group 'Content Files from
FirmOne.Sit.PresentationWeb (Active)' C:\projects\SNV\Software
Components\Code\FirmOne.Sit.PresentationWebSetup\FirmOne.Sit.PresentationWebSetu ...
|
|
|
How to create dll in Visual Studio 2008 in Visual C++
Tue, 29 Apr 2008 22:57:13 -0700 (PDT)
Hello,
I have insatlled Visual Studio 2008. I have to create DLL in Project
type Visual C++.
Which Template i have to select to reate dll, MFC DLL or Class
Library?.
I have to call or import this dll in Windows Forms Application. How
can i do this. Please give details procedure to do this. ...
|
How to disable the .NET 2003 bootstrapper plug-in
Tue, 29 Apr 2008 18:23:01 -0700
Howdy,
I was wondering if it's possible to disable the .NET 2003 bootstrapper
plug-in, without having to uninstall/reinstall it.
I'm in the position where I need to produce versions both including .NET
install, and excluding it (for size.)
Any ideas? ...
|
I found out why DEVENV spikes the CPU and hogs memory in visual st
Tue, 29 Apr 2008 13:55:00 -0700
There are a ton of posts about this so I thought I'd share my experience in
hopes that people who search for this will find this post. I don't have an IT
blog otherwise I'd post it there.
To start I'll mention that I'm using Visual Studio 2005 Pro.
I built a project over the past two years and all of a s ...
|