Topic profile page for VS2005.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: VS2005.
Topic "Vs2005" was discussed 3,305 times on 261 sites in last 3 months
Started 6 days, 20 hours ago (2009-12-01 03:19:00)
by _Pepe_Jose_2
Hi all! I have a problem with MSVCR80.DLL when it runs with my software. My software is written in VS2005 using C++ win32. It is actually a middleware sitting between an existing software layer and the physical media layer. In the midst of some loading test, a windows pop-up says that my software has "encountered a problem and needs to close". When I click to see the error report, I see the ...
Started 1 week, 1 day ago (2009-11-29 21:27:00)
by Esoo.S
I setup a new windows(windows 7 Professional (x86)) and all my projects i have done with VS2005 was lost . Is there any way to get it back?? i really need it, but i don't know how to get it back?? if any one can help me i will be thankful to him
Started 1 week, 3 days ago (2009-11-27 06:02:00)
by Rajat Raina
I tried to migrate my project from VS2005 to VS2008 and i get the following error report. Could someone please help me how to rectify this problem? ---- ATL Server support has been removed from this version of Visual Studio. In case your ATL Project uses any ATL Server functionality, your project may not build. Please consult the MSDN documentation for a list of alternatives. Web ...
Started 1 week, 3 days ago (2009-11-27 03:45:00)
by VoiceOfExperience
Visual Studio 2005, 8.0.50727.762 (SP.050727-7600), XP Pro. When I start VS2005, it opens the most recent solution, as I have set it to do. But even though it always opens the most recent solution, the files in that solution that are opened are not those that were opened when I exited VS last. How do I make it restore the conditions that existed when it was shut down? Same question for the ...
Started 1 week, 6 days ago (2009-11-24 04:45:00)
by ANTONY LEO EDEL AMALRAJ
VS2005 is not supporting CRXI Developer Edition, But Its supporting with CRXI R2 (Release 2) . Working great. Exporting to XLS, PDF and Printing also so fine..
Started 2 weeks, 1 day ago (2009-11-22 05:48:00)
by Louie
I had download the DNN 5.14 Commulity through dotnetnuke.com Can I build it by VS2005? After changed the .sln file,I can open source under vs2005,but I cant build it ,there are errors. Does 5.1.4 can build in VS2005? or must use VS2008? Thanks!!!
Started 2 weeks, 2 days ago (2009-11-21 11:21:00)
by thuhue
Anyone who have related experience please help me with the following: 1) Can Windows 7 Home Premium really allow VS2005/VS2008/SQL2005/SQL2008 to coexist and work perfectly? Can these babies really live and play together in their own age group under the same roof? Please advise. 2) What is the proper order to install all the above on windows 7? Please provide a tested step list. I am ...
Started 2 weeks, 4 days ago (2009-11-19 10:17:00)
by Stephen Howe
Hi Using VS2005 Professional 1) If I right-click on a solution file and do build, I get multiprocessor building (2 processors on this PC). But then I have change from Debug to Release (or vice versa), repeat exercise for full build. 2) If I use "Batch Build" it does single processor builds. How can I get "Batch Build...
Started 2 weeks, 4 days ago (2009-11-19 09:38:00)
by Ken.Leung
Hello all, Previously I've installed the evaluation copies of VS2005 and WinCE6.0 test kit. Now I get my own licensed software but the leaflet does not mention how to upgrade from evaluation edition. Do I need to uninstall all the VS2005, VS2005 SP1, MSDN, WinCE6.0, WinCE6.0 R2, QFE and reinstall everything with the purchased software? Ken Leung
Started 2 weeks, 5 days ago (2009-11-18 07:25:00)
by Lior Salem
Hi all, I'm developing WinForms controls using VS2005. I am looking for a way to avoid the need to put the .Design.dll (with all designers for controls) in the GAC. My current approach is to develop an Add-in to VS2005 that will load all the required assemblies for design-time into VS2005 AppDomain. Problem is, this does not work :-( Are there 2 different AppDomains (the VS2005 Add-in and ...
Started 1 week ago (2009-11-30 08:18:00)
by Coder20k
I am facing a tedious task of converting whole application(which have hundreds of solution files) from visual studio 2005 to visual studio 2008. Please help in minizing the work of opening every solution file in 2008 and converting and saving. Also please help me in chaging the project settings for all these files at once and building all the solutions.
Started 6 days, 13 hours ago (2009-12-01 10:43:28)
by Meshman
I'm trying to install 4 updates (KB937061, KB971023, KB971090, ???) recommended for VS 2005 SP1. I get Error 64c. No articles I can find are any help, the toubleshooter is of no help... any ideas? Thanks!
Started 1 week, 1 day ago (2009-11-29 19:22:00)
by oskitar
even when I make a little change in whatever file of the solution and then compile VS starts to compile everything.... even aboslutely not related files!!! the strangest thing is that just yesterday this thing was not happening! some help please.
Started 6 days, 13 hours ago (2009-12-01 10:39:00)
by JokoHews
I just updated from Xp.. to Vista.. to Windows 7. My solution is now giving me an error coming from web.config .. any ideas? Thanks, Jay Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your ...
Started 4 days, 10 hours ago (2009-12-03 13:21:00)
by asc
Hello, I'm currently considering to use SkinCrafter at our company, but have a problem to get it to work. I want to use it to skin a SWT (win32) Java application. I'm using JNA to call functions of SkinCrafterDll_vs2005.dll from Java. I have also tried the other DLLs for vs2008 and VB without success. Here's the code I'm using to set up SkinCrafter (I hope you are able to read ...
Started 4 days, 13 hours ago (2009-12-03 09:56:00)
by awalyl
Hello, I can use VS2005 to create a deployment package for my program, and it does work. I have a .dll file as a resource, and for my first deployment test I just left it to be installed in the main program folder. After this though, I thought it would be a good idea to have this file moved to a seperate /resources folder on the installation computer. To do this, I simply created a ...
Started 3 days, 16 hours ago (2009-12-04 07:43:00)
by MeonR
Hello all: I am using VS2005 pro, and, I have a single master page with some derived content pages. The content in the master page is not showing up in any of the derived content pages. Has anyone out there had this problem, and what was the fix? Thanks MeonR "The beatings will continue until morale improves"
Started 3 days, 22 hours ago (2009-12-04 01:34:00)
by Ravindra Bisen
Dear All, i have developed a web application in vs2005 and i have to update it. now i am working in vs2008. so can i open it and change it in this new version of vs. if yes then what changes i have to do in web.config file. (i used ajax extension in vs2005.) before posting this thread i tried to do same but the ajax extension is not working properly in internet explorer and also ...
Started 6 days, 23 hours ago (2009-12-01 00:37:00)
by Elin Tjhai
Hello, I have a plugin solution that I built on VS2005 32 bit machine which It was deployed fine to our 32 bit server. The, I reopened the same plugin solution in VS2008 64 bit windows 7 machine and use the Plugins registration tool to register the dll, but it complained with the following: Unhandled Exception: System.IO.InvalidDataException: Assembly name Country ISO Code, Version=1.0.0.0, ...
Started 4 days, 5 hours ago (2009-12-03 18:02:00)
by DianeY
I have several reports (rdlc) that I've created using the designer in VS2005 that don't show all of the pages the first time I view the report (usually it's the first page that's missing, though sometimes the last). If I hit the refresh button, all pages are shown. I've done a bunch of searching and haven't found any information on this. Has anyone else run into (and solved) this problem? ...
Started 19 hours, 17 minutes ago (2009-12-07 04:30:00)
by Quintin [ZA]
Hi, i've spent a whole day trying to find a solution to this problem. I had VS2005 SP2 and SQL 2005 SP3 installed on my laptop and I was able to debug applications that use Application Roles on a SQL Server 2005 SP2 machine. After installing SQL Server 2008 (with/without SP1) on my laptop (parallel with SQL Server 2005 SP3) I get the following error from VS2005: "A severe error occurred on ...