all groups > visual studio .net general > january 2007 > threads for january 8 - 14, 2007
Filter by week: 1 2 3 4 5
Is Vista dead for developers - How to develope with Visual Studio for dotnet 1.1 in the future?
Posted by Rolf Welskes at 1/14/2007 4:31:32 PM
Hello,
the following problem:
We have to maintain many dotnet 1.1 applications we CANNOT bring to dotnet
2.0.
We know:
1. Develope for dotnet 1.1 under Visual Studio 2005 is not possible.
2. Visual Studio 2003 will not run under Windows Vista.
Conclusio:
We must reject Windows Vista fro... more >>
Crystal report running
Posted by Komandur Kannan at 1/13/2007 11:59:00 PM
I have created an application using vs.net 2005 (window based application). I
have included crystal report in that application. I have deployed the
application in my sever. I have created a shortcut to my end user to use the
application. When my user clicks on the reports I get the following e... more >>
Is WSE 3.0 in VS2005(VB) required to migrate from VS2003?
Posted by Tony Girgenti at 1/12/2007 5:00:03 PM
Hello.
I developed a VS.NET2003(VB), ASP.NET web application client program with
..NET Framework 1.1, ASP.NET 1.1, IIS 5.1 and WSE 2.0.
I tried to migrate it to VS 2005 Pro(VB), Web Application Projects, .NET
Framework 2.0, ASP.NET 2.0, IIS 5.1, WSE ?.
Is WSE 3.0 required for VS 2005?
... more >>
corrupted dlls when stopping a build
Posted by gtsml.owevwr NO[at]SPAM googlemail.com at 1/12/2007 7:14:20 AM
Hi,
I often have to stop builds of a dll before completion and sometimes
that leaves the DLLs in a bad state:
- it is obviously "half compiled" and therefore corrupted
- but the timestamp is correct so it doesn't recompile when a new build
is done
Then I have to use depends.exe to find the... more >>
Installer puts assemblies in GAC, but app doesn't see them and other oddities
Posted by wheresjim at 1/11/2007 4:26:42 PM
I created an installer that installs .NET Framework 2.0 as a
prerequisite, which works great, further on in the installation it
places 3 .dlls in the GAC, and then it launches my app, which complains
that the 3 assemblies are not in the GAC, despite the fact that I have
checked, and they are ind... more >>
vbproj file format?
Posted by Phill W. at 1/11/2007 2:15:18 PM
Does anyone(?) understand the format of the vbproj/csproj file(s) as
used by Visual Studio 2005?
As part of a controlled Build process, I'm trying to work out the
/physical/ location of each source file that's used in any VB or C#
project. My intention is to reject the build if I find any ... more >>
Question about builds using Team Foundation Build Server
Posted by Roy Chastain at 1/11/2007 12:47:16 PM
I have a Team Project that will consist of 3 Visual Studio Solutions. Lets call them A, B and C.
Solution B requires DLLs built in solution A
Solution C requires DLLs built in solutions B and C.
The dependencies have been giving me fits for years in Visual Studio because some of the DLLs are M... more >>
Team Foundation Server API newsgroup
Posted by Dave Morgereth at 1/11/2007 11:47:32 AM
Anybody know the MS newsgroup for the Team Foundation Server API?
Thanks
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Visual Studio Installer
Posted by Vijayakumar at 1/10/2007 8:56:52 PM
I need help in creating a software distribution setup using visual studio
installer creator included with vs2005.
How can I create a nested msi setup?
How can I run an executable/msi/script file included in the software
distribution CD?
How can I embed an executable file in the MSI and run ... more >>
Problem: "Choose Default Environment Settings" dialog repeatedly appears in VS 2005
Posted by Nick Gilbert at 1/9/2007 4:27:28 PM
Hi,
I've installed Visual Studio 2005 Service Pack 1 and a few days after
installation, I'm now perpetually getting the "Choose Default
Environment Settings" dialog appearing every time I start visual studio.
The dialog text says "Before you begin using Visual Studio for the first
time, ... more >>
There were deployment errors
Posted by Dale at 1/8/2007 4:26:00 PM
When I build my web project in VS 2005, .Net 2.0, I get an error that says
"There were deployment errors. Continue?"
When I continue, the application appears to run as expected - I can't say
for certain because of other seemingly unrelated errors.
I have deleted the temporary asp.Net files... more >>
Need some advice about VS 2005 training
Posted by sionevar NO[at]SPAM yahoo.com at 1/8/2007 2:00:08 PM
Hi guys,
I've just started in a new job, and need to pick your brains about how
best to go about learning Visual Studio 2005 and related products.
I've been a software developer for 10 years now, but got out of the
industry back in 2003 for personal reasons. At the time I left, I was
using ... more >>
VS2003: absurd error opening a web project
Posted by MP at 1/8/2007 1:28:32 PM
Hi all,
this is (one of) the weirdest problems I ever seen. VS.NET 2003 Ent.
Architect installed since March 2005 on XP SP2 with IIS 5.1 and ASP.NET 1.1.
Anything was fine until this morning, when trying to open the very same
project I work on every single day, I get this error:
"Vs.net has ... more >>
|