Rebuild Solution In Vs2008 Without Visual Studio?

Apr 1, 2010

How can we Rebuild solution in vs2008 without visual studio?

View 1 Replies


Similar Messages:

Visual Studio :: Trying To Add A Class Library To A Solution In Vs2008 But Solution Icon Disappears?

Mar 20, 2010

I'm trying to create a .NET solution and add class libraries to it. First - in VS2008 I go to File > New > Project > Other Project Types > Visual Studio Solutions > Blank Solution. Then - after VS2008 creates the blank solution I right click on the solution and select Add > New Project > Visual C# > Class Library. However, when I add the Class Library to the solution, the solution icon disappears from Solution Explorer (although the solution name is still in the VS2008 title bar). Why does the solution icon disappear
from the Solution Explorer when I attempt to do this?

View 2 Replies

Visual Studio :: Can Just Copy And Paste Files From Old Vwd 2005 Into New Solution In VS2008

Feb 16, 2010

I have a site that was created with VWD2005. I tried to open the solution with VS 2008. This prompted me to convert it which I did. Now when I look at the project in the Solution Explorer in VS 2008, I see all of the files but they are now with in a folder named "2" that's within a folder named "back up". I also see another folder with in the solution that's named _UpgradeReport_Files.

The files for my project that are with in the folder "2" that is with in the folder "back up" are actually in the back up folder for my project in the Visual Studio 2005 folder with in My Documents. I assume this is because I chose the "create back" up option when doing the conversion. I don't understand why these files and this project aren't in the project directory with in the VS2008 folder with in My Documents.

I want all of my files for this project to be in the projects folder with in the Visual Studio 2008 folder in My documents, the same as if I had created this project in Visual Studio 2008 originally. But the conversion doesn't seem to have done this. Instead I seem to be using a solution/project that references the original files with in the back up folder as mentioned above.

Can I just create a new project in VS 2008 and paste these files into it? Will this work? I'm not sure if it will because the original one was created in VWD 2005 which I think uses the .net framework 2.0. My Visual Studio 2008 uses version 3.5 Sp1 of the .NET framework.

View 1 Replies

Keep Visual Studio From Deleting Everything From Bin/ On Rebuild?

Feb 1, 2010

I have a web application project. I have DLLs that I reference in the project stored in my bin/ folder. Well, whenever I do a rebuild or clean from Visual Studio, it will delete everything in that folder. How do I prevent this from happening?

View 3 Replies

Visual Studio :: Solution Explorer Not Showing Solution Name - VS 2008

Sep 10, 2010

I am stumped by a serious issue in Vs 2008.

I created a Blank solution called HelloWorld.Then I added a new Class Library project by the name of HelloWorldService.After creation of the

Class Library project the Solution name disappeared from Solution Explorer.

As a result of which I can now only add new items into the Class Library project but cannot add new item to the solution.

This appears to be a pretty old problem as I found it in another link on the internet.

[URL]

It seems to be a bug.Has MS released a patch or a fix for this.

View 6 Replies

Visual Studio :: Build And Rebuild Yielding Different Files?

Apr 16, 2010

I've got a solution that contains several projects. There is a main exe project which I'll call MyProj.exe that references several other projects which reference yet other projects in the solution. Additionally a few projects in the solution are not in MyProj's reference chain and aren't regularly built. There is 1 project (a class library project) named Payment which is giving me a particularly hard time. The two of MyProj's references have a project reference to Payment.dll. So the reference heirarchy looks like this:

- MyProj.exe
- Transactions
- Payment
- Accounts
- Payment

When I right click MyProj in the Solution Explorer and choose Build, everything works fine, but when I choose Rebuild, I get the following results:

Payment.dll is deleted but never rebuilt. It doesn't exist in the output directory MyProj.manifest in the output directory doesn't have a reference to Payment.dll. (What is this file? I don't remember normally seeing it in other project's the output directories.) 19 of the project .pdb files are deleted and not rebuilt This is a big problem for me because this is a ClickOnce application and when I'm publishing, Payment.dll isn't getting included in my deployment which is a problem I suspect is closely related.

View 1 Replies

C# - Visual Studio 2010: Breakpoints Don't Work After Rebuild

Jan 25, 2011

I'm working on a VS2010 Solution containing an ASP.NET Website Project and 8 c# class libraries. All projects are set to compile under .NET 3.5

When I set a breakpoint somewhere in the class libraries, the debugger breaks correctly and everything is fine. If I then stop debugging, modify code in the class library, and start debugging again (which of course rebuilds the libraries which were modified) the debugger ignores the breakpoints.

Has anyone else experienced anything like this? I'm lost and it's extremely frustrating to not be able to debug after making even a single line change and rebuilding.

Visual Studio 2010 Ultimate Windows 7 Professional 64-bit

View 2 Replies

Visual Studio :: Modifying Usercontrol Layout Force A Rebuild?

Nov 24, 2010

When editing a UserControl (.ascx) in my project, it forces a rebuild of the website when requesting the page. This really gets annoying when programming any large project, the build time goes up to 15sec+.

In the last few days I found myself looking at a blank screen more often than programming. This gets frustrating, all the waiting.

View 1 Replies

Visual Studio :: Solution Explorer Only Creates Visual Basic LinqToSql Classes?

Feb 14, 2010

Even though I when I create a linqtosql class I mark C# as the language it was always shows up as a Visual Basic file in the App Code file. I can't get it to stop doing that. ????? What is going on?

View 5 Replies

Visual Studio :: Cannot Get VS2008 To Upgrade To SP1

Apr 19, 2010

I run the preparaion pack then successfully run the installation of SP1 I do not see verification on the 'About VS 2008' page.

Consequently (I think) my attempts at installing SQL Server Management Express 2008 constantly fails due to the lack of SP1.

View 1 Replies

Visual Studio :: Which VS2008 Edition To Buy

Mar 11, 2010

I need an advice on which edition of VS 2008 to order. We are a team of 3 developers, one of use has VS 2008 Team Suite edition, but he works on a different projects under different management, and the remaining 2 of us are working with VS 2003. So we want to upgrade to VS 2008.

Can we buy a one edition of Team suite and the another Professional edition for the other developer, or it has to be Team suite for all developers.

Do you think we are going to miss anything by buying Professional edition for both of us.I'm not really sure which way to go.

View 7 Replies

Visual Studio :: Cannot Create *.mdf File In VS2008?

Jan 16, 2010

Im working on windows 7 operating system now and having a few issues with the sql server. I had visual studio 2005 and sql server express 2005 installed on my machine 1st. i then got visual studio 2008 and installed sql server express 2008. when i try and create a new database in the App_Data file (sql server database *.mdf file) i get the following error message;

"Connections to sql server files (*.mdf) require sql server express 2005 to function properly. Please verify the installation of the component or download from the url: http://go.microsoft.com/fwlink/?LinkId=49251"

I was just wondering what way i could create a *.mdf file looking into sql server express 2008. I also found out that sql server express 2008 management studio is not compatible with windows 7 yet..?

View 8 Replies

How To Open A Solution In Visual Studio

Feb 4, 2011

I have a website which was created by someone; now I am trying to open it.

My doubt is will that project contain a solution? Within Visual Studio, I am trying to open through the open website option, but I didn't find a solution.

Is that right way? How best can I open a website with Visual Studio?

View 4 Replies

Visual Studio :: VS2008 With Win7 - Class Not Registered

Sep 17, 2010

We recently converted the VS.2005 application into VS2008 in XP machine and it was working fine like compiling with out any issues and working as expected. But recently team upgraded laptops to Win7 when trying to compile it we have got issues then we changed the compiler settings to 'x86' and compiled it went good. But after that login screen came when ran the applciation without environment selection (production, DEV, Testing etc). basically we are getting this environment setup from system registry, we uderstand that Win7 is looking in different location hence no environment information is coming up..later we see that where the code is looking for environment environment and created environment keys in registry, after that environment infromation displayed in login screen but not able to login into applciaiton throwing exceptions like " Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))"

View 6 Replies

Visual Studio :: Changing Font Color Of Vs2008 IDE?

Jan 7, 2010

I have found a settings that I like VibrantInk_V2. THere is only one section of colors I don't like. on the aspx page the section between the <script> the key words are dark blue and string is dark red. I have tried to find these in the options item list, but have not found anything that matches them.

View 2 Replies

Visual Studio :: Should Windows 2003 Autoupdate VS2008?

Feb 11, 2010

I installed Microsoft Windows Sever Enterprise Edition (rus) SP1, downloaded (manually) and installed Windows Server 2003 SP2.Installed VSTS (Visual Studio Team System) 2008 (with MS SQL 2005 Express with it, MS Office 2003, MSSQL2008 Developer Preview), IE7.And my Windows Update does not detect/autoupdates any updates/service packs for VSTS2008 and MSSQLServers...like Windows XP, only updates for operating system Windows Server 2003, .NET, IE7, MS Office, etc.

Is it something wrong with my setup?Should Windows Server 2003 autoupdate detect and install VSTS2008 and MS SQL Servers updates, or should not?

View 1 Replies

Visual Studio :: Unable To Install Vs2008 On Windows 7 64 Bit?

Jul 27, 2010

I am trying to install vs 2008 on a 64 bit windows 7.

when it completes about 10% of the installation it gives me a list of error messages telling that setup has failed.I searched in microsoft communities and on the net,

View 1 Replies

Visual Studio :: Vs2008 Won't Enter Debug Mode

Feb 22, 2011

I am using vs2008 sp1. I am building web site with aspx. I am also using an ajax control. My Site was working normally. I could run it from f5 and it would stop at a debug point. I added an additional aspx page. Then I got a strange error. When I pressed f5 a message box appeared saying that I had not made this version with the debug option. Then from reading an internect post I disabled only my code. That got rid of the message box error but now the debugger does not stop at any break point? Of course this happen when I need to go live with this project in a day.

View 1 Replies

Visual Studio :: Running VS2008 And VS 2010 Parallel To Each Other?

Feb 28, 2011

I've got about 30 projects in VS 2008 and we are finally starting to upgrade to 2010. I get change requests pretty regularly so I'm likely to have to make changes to projects that are still in 2008 after VS 2010 is installed. Is it possible to intall VS 2010 without messing up the VS 2008 install? If so is there any particular trick to it so they live side by side or do they automatically do parallel install in different directories?

View 3 Replies

Visual Studio :: Skipping Skin Debug In VS2008

Dec 7, 2010

I have a problem with Visual Studio Debugging. I use some Skin for my Web Application, e when I debug it, the debug controls stops on the skin. I press F10 multiple times, but I've never reached the end of the skin file in this way. It's a problem for me, since some times I don't know where the control goes after the skin. And pressing F5, I lose the control on the debug flow. Does someone know how to avoid the Skin debug (o better, the debug of certain file extensions) in Visual Studio 2008?

View 1 Replies

Visual Studio :: VS2008, Virtual Directories And IIS7?

Sep 13, 2010

I did have this working but now something has stopped it (after trying to integrate combres)

My dev machine is win 7x64, running VS2008. I have a solution with number projects (mostly libraries), one was a webapplication. This webapplication used http://127.0.0.1/ to debug through. That site was configured to point to the home directory of that web application.

It was set up this way because i was URL Rewriting and that was the only way i could get it working

However now whenever i start up visual studio it complains that the local IIS has not been configured, would you like to create the virtual directory. If i say no then the project is not loaded, if i say yes then the process fails with could not find the server http://127.0.0.1 on the local machine. Creating a virtual directory is only supporting on the local IIS server.

I can edit the XML of the project file to turn off Use IIS in which case i can load the project but the site doesn't work through the integrated visual studio server.

I've tried removing the website in IIS7 and removing the AppPool and rebuilding but no go.

View 1 Replies

Visual Studio :: From VS2008 To VS 2010 Created A New Class?

May 20, 2010

I've just upgrade my web application from vs2008 to vs2010, I create a new web app from vs2010, then copy across all the existing files from vs2008, then I add a new class file to App_Code folder, the intellisense is not showing up for everything and class etc is also not color in the right color. However, when I open the existing class I created earlier from vs2008, intellisense just working fine and all classes are in different color as well, if I make a copy of existing class, the copied class does not support the intellisense as well. However, if I shut my VS, and reopen it, they all appear to be support with intellisense for existing class, but once I created a new class, intellisense is not support.

View 4 Replies

Visual Studio :: How To Create A Solution With Project

Aug 12, 2010

I have to modify a exist web application in Asp .Net, the problem is that I have the application just on the server.

I copy the application on my pc but now I have to create the appropriate solution and project to modify it.

I've all the file .cs and the dll already deployed.

How can I create the web application with .net ?

View 1 Replies

Visual Studio :: Solution Not Opening - Getting Error?

Mar 23, 2011

I have first installed VS2005 and then installed VS2008. After installing, whenever i create a solution in VS2008, i am able to create it properly. if i double-click the solution file, i am able to open the project. Recently i had a problem in my IIS 5.1 and i uninstalled it and the installed it again. After doing that whenever i try to open a VS2008 solution file, i am getting the following error The selected file is a solution file, but was created by a newer version of this application and cannot be opened.". I even tried creating a blank solution using

File->New->Project->Other Project Types-> Visual Studio Solutions-> Blank Solution.

I then added a new project to this solution. I closed the solution and again when i double-click on the newly created solution file i am getting the same error as previous one. I found some solution in the net, tried that and didn't work at all.

View 2 Replies

Visual Studio Solution With Multiple ASP Web Applications

Mar 3, 2011

I've got a Visual Studio 2010 solution that has multiple web applications in it. I've set one as the startup project but when I debug Visual Studio is starting up a development server for each web application in my solution. Is there anyway I can have Visual Studio only start up the development server for just the default startup project?

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved