I'm trying to install Install MS VisualStudio 2008 Team Foundation in XP but during the installation the setup request Windows Server 2003 Service Pack 1.
I have install TFS 2008 SP1, but nothing have change. I can not install Windows Server 2003 Service Pack 1 because because the OS is in XP.
Any ideas?
At work we have a solution with over 90 projects. I want to know if there is a way to stop visualstudio from compiling as soon as it encounters an error. Normally it will compile as far as it can and show a list of errors in the error window.
Any ideas?
Hi,
sometimes after logging out and in again, my settings in Tools/Options/Projects and Solutions/VC++ Directories are lost.
To investigate the problem I tried to find the file where VisualStudio (2008 Team) stores those settings on disk. (Or is it in the registry?) Can anybody point me to where it is?
Thanks a lot!
I have an XML file that lists a series of items, and the items are often referenced by their name in code.
Is there any way to use reflection within VisualStudio to make this list 'accessible' sort of like intellisence? I've seen it done before - and I'm pretty sure it's ridiculously difficult, but I figure it can't hurt to at least ask.
I followed the instructions here:
https://www.windowsazure.com/en-us/develop/python/tutorials/django-with-visual-studio/
However, whenever I try to open the url to my web app in the cloud I get a 500 error.
The tutorial doesn't mention setting up the TEMPLATE_DIRS setting in the django application or doing any work on the cloud service machine to install python/django. Could these be the problem?
Hi,
I publish my application on a FTP server. I gave the FTP account information (URL, user and password) to VisualStudio but it keep asking me the FTP password each time I click the Publish now button.
Why VS doesn't automatically fullfill my password?
How to diable UAC using VisualStudio 2010 to run the compiled app without problems and witout using virtualization?
I mean run the app as administrator. (with shield icon)
I use Windows 7 x64, Qt Add-in 1.1.4, VisualStudio 2008 Team Edition.
Does not work on multiple computers ... reinstalling Windows, Qt Add-in or VS2008 does not help(
The error report says that an error in msenv.dll
Please tell us how to fix it.
If possible, of course.
Thank you!
For some compilers, there is a packing specifier for structs, for example ::
RealView ARM compiler has "__packed"
Gnu C Compiler has "__attribute__ ((__packed__))"
Visual C++ has no equivalent, it only has the "#pragma pack(1)"
I need something that I can put into the struct definition.
Any info/hack/suggestion ? TIA...
Im currently debugging a webservice written in visualstudio 2005, however when i build it, it has an error but it did not specify anything
Error 1 The specified module could not be found. (Exception from HRESULT: 0x8007007E)
error message can be seen here
Badly needed your help. Thank you
I need to install the ExcelPackage library on VisualStudio 2008. The .zip file I downloaded from their website (http://excelpackage.codeplex.com) contains a .dll, a .xml file, a "GacReg.exe" and a file called ExcelPackage (with this description: "Program Debug Database"). What are the steps to installing this library, or any library in general? I appreciate the help.
Similar to this question
http://stackoverflow.com/questions/2035083/compile-to-a-stand-alone-executable-exe-in-visual-studio
But nothing there works for me.
I've written an app that is very simple in C#. I want this to compile to a stand alone exe file, but I can't seem to find the proper settings to do this. Everything compiles into a publish folder and there is only the setup/install files.
Thanks!
Hi,
I have a VisualStudio (2008) project where I have some files added as links (through Add Existing Item-Add As Link). Suppose I want to copy this project somewhere else (give it to another developer, release source code, etc.) and I would like to "convert" all these links to actual copies of these files. Is this possible? How can I do this in VS or is there some 3rd party utility to do that?
Thanks.
What is your favorite VisualStudio keyboard shortcut? I'm always up for leaving my hands on the keyboard and away from the mouse!
One per answer please.
We are using VisualStudio 2008.
We have a solution with ca. 1000 tests. We run the tests from a script which produces a trx file.
Two of our tests timeout, due to what looks like a database lock. When we run the tests alone, they run fine.
How can we findout which tests were run just before the ones that are getting the timeout?
After creating a batch file in visualstudio, I get an error when I run it about invalid characters. Does anyone know the default character encoding for txt files?
While editing HTML/ASPX/ASCX etc; whenever I select an html tag, visualstudio highlights the entire tag in black and bold; the black I'm not so fussed about but the bold changes the length of the line and really messes up the formatting.
Is there a way to disable this?
Thanks,
Chris
Possible Dupe: http://stackoverflow.com/questions/2624589/visual-studio-express-2010-license
Sorry for newbie question, but
I saw there was some license file on ISO image and it tells it wont allow me to develop commercial software , but there was Free registration, and I think that after registration I can develop application on it for free .
Correct me if I'm not right or Tell me if I am :) thanks.
When creating a new .resx file anywhere in my solution, I would like the following properties to be other than the default:
Copy to Output Directory: Copy if newer
Custom Tool namespace: Booking.Resources
Access Modifier: public
Is there any way I can change the default VisualStudio behavior on creation of these files, so I don't have to make the above changes manually each time?
I'm working on the upgrade of my c# visual express 2008 project to a newer version.
How do I manage this without having to copy the whole project directory and work into the copied directory project?
I travel a bit and I'm looking for a hosted vcs with good support for VisualStudio. My projects aren't open source so I need security as well. Any recommendations or suggestions? Thanks
Hi,
I'm currently understanding one application developed both in visual basic and c#. Running through the code is getting tough as code is around 50KLOC. So i'm planning for generation of AST (abstract syntax tree). Will it be possible to generate for both language together.
Atleast a call graph generation will be helpful (but can't find any tool which works for both languages)
Please let me know if this question is confusing.
Thanks in Advance
Dev
After full fresh Windows XP system reinstallation, I've installed SQL Server 2008 R2 and VisualStudio 2010. Soon I've found that I also have some very handicapped version of VS 2008 IDE installed as a part of VS2010 or SQLServer. At the same time there are a lot of interesting projects on the Web still targeting VS2008. Can I install a full-featured VS 2008 now, without it breaking something (for example by replacing some files with older versions)?
Gah! this is really causing me hassle today. Suddenly without warning '@' (at symbol) and '"' (double quote) are trading places on my keyboard but ONLY in VisualStudio 2008 !!!
I can't seem to find anything in help or online to explain/remedy this. Is there some keyboard shortcut I am inadvertantly executing??
I rebooted my PC and it went away for an hour or two and then suddenly came back.
Oh the insanity :(