| Thread | Last Post | Replies |
|
| VStudio 2005 Question | 30 Nov 2005 19:14 GMT | 1 |
I'm trying to figure out which version of VS 2005 is right for me. It looks like Pro is the right one, although the MS site says it doesn't support Office development (http://msdn.microsoft.com/vstudio/products/compare/). But then the same site also states that Pro can be used ...
|
| Adding VB to existing Visual Studio | 30 Nov 2005 19:13 GMT | 1 |
I have Visusal Studio C++.net installed. I want to add VB. Can I install just VB from a new Visual Studio 2003.net package and will it integrate into my existing Visual Studio? Tom
|
| Restoring file associations for .NET 2003 | 30 Nov 2005 17:13 GMT | 1 |
I started with .NET 2003 and installed an 2005 Visual C++ express edition. After uninstalled the express edition, all my file associations for .NET 2003 are completely nuked. Is there any solution short of reinstalling?
|
| Deployment more than one Assemply | 30 Nov 2005 17:12 GMT | 1 |
I developed VB.Net(2003) windows application. The application have more than one modules(call it as different assemply). I want to list all the modules during the installation then the user can able to choose modules by own instead of installing all the modules. (Like MSOffice ...
|
| validation Summaries | 30 Nov 2005 15:43 GMT | 3 |
I am having problems figuring out something I thought would be easy. When you use a validation summary control on an ASP.NET page, how do you suppress the RequiredFieldValidators from also displaying the error. Thanks in advance,
|
| Microsoft eLearning Library fails when VS 205 is installed | 30 Nov 2005 13:23 GMT | 3 |
Since I am unsure wahere to post I will start here. Any ideas as to where this should be placed, let me know. I have the MELL installed to run off of the local web service. It is for my use only. I recently installed VS 2005 and the MELL viewer stopped working.
|
| Visual Studio 2005 forgets toolbox changes | 30 Nov 2005 08:53 GMT | 1 |
Are you using "roaming documents", where your "My Documents" folder is actually located on a network server rather than your local machine? We have seen some similar issues connected to this before. -Josh VS Platform team -----Original Message-----
|
| VB.NET "TypeOf var Is typename" | 30 Nov 2005 08:50 GMT | 1 |
Shouldn't the TypeOf ... Is ... idiom of VB.NET also support IsNot as an alternative to Not(TypeOf ... Is ...)? That would seem rather trivial for MS to do.
|
| VB Express Newbie | 30 Nov 2005 07:38 GMT | 2 |
Just installed VBExp yesterday. What a chore. Five hours using broadband! Experienced in VBA (Excel/Access/ some Word) but have never touched VB before. For the moment, I don't intend to touch VB until I've thoroughly run through
|
| Setup ASP.net Solution with existing asp.net site? | 29 Nov 2005 18:03 GMT | 4 |
We have already created a asp.net intranet that has about 400 aspx,ascx pages in it. The question is how do we setup visual studio to use this existing website. We used macromedia before and all we had to do was setup a site and point it at the directory, how do we accomplish ...
|
| Visual Studio 2005 merge modules | 29 Nov 2005 16:50 GMT | 1 |
I've built an Installshield setup project to distribute an activex control I've built using Visual Studio 2005 (the final release version). The ActiveX control requires the C runtime library (msvcr80.dll) and MFC (mfc80.dll). Visual Studio supplies merge modules for these and ...
|
| help referencing a api in vs 2003 | 29 Nov 2005 16:10 GMT | 1 |
I'm using visual studio 2003 to program a smart device application for my pocket pc. I need this allpication to play .mp3 files. I've looked at the .dll files found at the fmod.org site. I try to add any of these fmodce.dll files as a reference file in visual studio but visual
|
| VS 2005 | 29 Nov 2005 15:02 GMT | 2 |
How to remove a project that no longer exists from the recent Projects List?
|
| crystal report | 29 Nov 2005 12:50 GMT | 1 |
i have a crystal report which displays monthly record for a particula person. i have three columns (present,absent and leave) now i have to change color of that entire row if present='p' ,o absent='a' ect. all three conditions must have three colors. how do
|
| publish web site from command line | 29 Nov 2005 09:17 GMT | 3 |
Is it possible to invoke the publish web site command in visual studio 2005 from a command line? (for example, building a solution can be started from the command line with devenv.exe /build ...).
|