Visual Studio :: Way To Migrate A 2008 Web Site To 2010?

May 19, 2010

I tried copying the .aspx and .aspx.vb files from my existing VS 2008 web site directory into the VS 2010 project directory (which is how I converted projects from VS2005 to VS2008), but that doesn't seem to make the files appear in the project/solution in VS 2010.So, I've got this site I built in VS2008, and I want to start editing it in VS2010. What's the best way to do this?

View 1 Replies


Similar Messages:

Visual Studio :: How To Convert Whole Visual Studio 2008 Web Site Project To Visual Studio 2010

Aug 14, 2010

is it possible to convert whole visual studio 2008 web site project to visual studio 2010 web site project

my current project references

i have a very annoying iis problem

iis server stops working until app pool is recycled

i am hoping that new visual studio (net framework 4.0) may solve this very annoying unsolveable problem

View 2 Replies

Visual Studio :: Opening Visual Studio 2008 Project In Visual Studio 2010?

May 21, 2010

Anyone know if I can maintain a VS 2008 (.net 3.5) project by using the VS 2010 IDE ?

View 1 Replies

Visual Studio 2008 Guidance Package To Visual Studio 2010

Aug 11, 2010

I am trying to convert guidance package of vs2008 to vs2010,

followed instructions as per this link {http://msdn.microsoft.com/en-us/library/ff697211.aspx}

and getting error as

Error 1 The "GenerateMenuResource" task failed unexpectedly....

View 1 Replies

Visual Studio :: Can Not Create An C# ASP.NET Web Site From Visual Studio 2010

May 27, 2010

I downloaded a trial version of Visual Studio 2010, created a new c# Solution and then wanted to add an ASP.NET Web Site. I am Folllowing an example in a book: ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008.In the book they write that a template for createing an c# ASP.NET Web Site would be found, but whereever I search for o template in VisualStudio I cant find that for c#, I could find it for VisualBasic but that is not wath I want!

View 1 Replies

Configuration :: Connecting To DB In Hosting Site - Visual Studio 2008 C# And SQL Server 2008?

Jun 7, 2010

I'm creating a website and I'm testing resgistering and Log-in.

I followed a simple tutorial to create a Log-in in Visual Studio C# template which generated a SQL Server database.Locally the Log-in and registration page works perfectly. The problem is that when I upload my site to the hosting site the navigation works but the Log-in and Registration forms send an error when clicked "Register" or "Log-in". I contacted the site and they upload my database the way it should be because I was doing it wrong. I can see all my files including the data base.

They commented me that I had to do a connection string to the data base so the login and registration forms can work. I don't understand how to do that, I know the connection string has to be declared in the Web Config File, the thing is that I don't know how to write that code and link it to my data base in the hosting site, in fact I have sample code but I don't know just what do I need to put in it.

View 8 Replies

Installation :: Windows 7 Compatibility With Visual Studio 2010 / 2008 And SQL Server 2008

Oct 11, 2010

I am looking at developing using Visual Studio 2010/2008 and SQL Server 2008 on Windows 7. Should I be able to do this on Windows 7 Professional, or do you need Windows 7 Ultimate?

View 2 Replies

MVC :: Conversion From Visual Studio 2008 MVC 1 To Visual Studio 2010 MVC 2?

Jun 29, 2010

Conversion from Visual Studio 2008 MVC 1 to Visual Studio 2010 MVC 2?

View 2 Replies

Visual Studio :: Open Sql Server Management Studio 2008 In 2010 Ultimate?

Apr 30, 2010

I have installed a vs 2010 ulitimate . it's have Sql server 2008, but i want to Open SQL Server Management Studio 2008,

View 1 Replies

Visual Studio :: Visual Studio 2008/2010 Shortcut Keys / List Of All The Available Shortcut Key Options Listed From Within IDE?

Jan 13, 2010

Is there any way that I can get the list of All the available shortcut key options listed from within IDE itself in Visual Studio 2008/2010? Because every time I used to bing and find on web for that.

View 5 Replies

Visual Studio :: Publishing A DB Site From VWD 2010?

Dec 19, 2010

I am struggling to publish a site built (and working locally) using VWD 2010 Express to a production server.I realise that this is because I don't understand enough about the relationship between the website and SQL server and I certainly don't know enough about the way SQL server works in general. Can anybody recommend some learning resources - books, tutorials, vids etc, that explain the background and in particular address the issue of how to publish to a production server.

View 2 Replies

Publish Site Using Visual Studio 2010 FTP?

Dec 28, 2010

I have published my website using VS2010 and then selected FTP Site.Problem is that it does not show me update status. and takes too much time as compare to other FTP client. Is there any way or plugin for visual studio 2010 so i can build and directly publish that on FTP server.

View 2 Replies

WebMatrix :: Visual Studio 2008 And Visual Web Developer 2010 Express Launch Ribbon Menu Item

Dec 5, 2010

My existing system has Visual Studio 2008 and Visual Web Developer 2010 Express. But Microsoft web installer for Webmatrix has made Wematrix Launch ribbon menu pointing to Visual Studio 2008. How could I make Webmatrix point to Visual Web Express 2010. To make use of IntelliSense and the debugger, I have to manually launch Visual Web Developer 2010 Express.

View 8 Replies

Configuration :: Way To Create 3.5 Web Site With Visual Studio 2010

Mar 19, 2011

I've tried all kinds of searches on this site and with Bing and don't seem to get any hits that meet my condition. So pardon me if this is a rather basic question. I'm rather new at ASP.NET programming.I want to experiment with putting up to a live site. GoDaddy gives you free hosting if you get the URL from them. The catch is the hosting only supports IIS 7.0 with .Net 2.0/3.0/3.5. I've uploaded all kinds of plain websites with no problem. So in Visual
Studio 2010 I selected the following options while creating a new project:

<customErrors mode="Off" />
<!--<compilation debug="true" targetFramework="4.0">-->
<compilation debug="true" >
<assemblies>
<add assembly="System.Web.Abstractions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
<add assembly="System.Web.Routing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
<add assembly="System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
</assemblies>
</compilation>

I tried various solutions offered on the web for other issues like setting References "Copy Local = true" to upload various binaries.

View 4 Replies

WCF / ASMX :: Add A Web Reference To A .Net 1.1 Site From Visual Studio 2010?

Dec 13, 2010

I am facing a problem reated to web services. A customer is running his website on an old server running .Net Framework version 1.1. We would like from this site to call a Web Service, how can I do that. I have Visual Studio 2010 intalled on my machine and when I use the option "Add Web Reference" the generated files/folders seem to not be compatible.

View 1 Replies

Visual Studio :: Automatic Updates To Site When Loaded Into 2010?

Jan 28, 2010

When I put 2010beta on my computer, made a new project and ftp'd to my site and it was downloaded, then I (stupidly) selected the option in a popup to update my site to the new ASP, what changes were made? How can I change/undo this to make my site work again?

I had the site built and i maintain, know very little coding...

View 2 Replies

Configuration :: Connecting Visual Studio 2010 To A Web Hosting Site?

Jun 3, 2010

1. What is the best site to host an ASP.NET Web Application which contains a login page, members area, and specified user accounts?

2. How do I connect my created web site to a hosting site such as GoDaddy.com or other?

View 4 Replies

Visual Studio :: Can VWD 2008 And 2010 Run On The Same Machine

Jan 12, 2011

I'd like to know if I can install both 2008 and 2010 of VWD and use SSEE2008 without ANY difficulties. I need to support some existing sites in 2008 and want to be sure that I can still do that if I load 2010.

View 4 Replies

Visual Studio :: Upgrading From 2008 To 2010 - .NET 4?

May 14, 2010

I have installed VSPro 2010 on my workstation. It comes with .NET 4 framework. How to I need to install .NET on the web server?

View 1 Replies

Visual Studio 2008 - How To Load Testing An .NET Web Site

Feb 25, 2011

I want to load test an ASP.NET web service. I have Visual Studio 2008 Professional Edition and Visual Studio 2010. Can either one of these products facilitate load testing? I can't seem to find anything and all Google returns is higher end editions of Visual Studio.If not, what are some of the alternatives.

View 3 Replies

Visual Studio :: Tried To Install Prof 2010 Trail Version In System / 'Please Remove/uninstall Visual Studio 2010 Load Test Controller'?

Jul 6, 2010

I tried to install Visual Studio Prof 2010 trail version in my system, but i got an error saying 'Please remove/uninstall Visual Studio 2010 load test controller' to proceed installation. i uninstalled my previous VS2008 software from system and i could not find anything like 'Remove/Uninstall Visual Studio 2010 load test controller' software in my Add/Remove Programs.

View 1 Replies

Visual Studio :: Starting VWDE 2010 Without Auto Site Master?

Dec 10, 2010

I keep watching instructional videos that utilize the VWDE 2008, which apparently did NOT start web projects with a site master. It only created the defaults but did not create a site master nor did it create the directives in the @page.

I'd like the option of doing this in 2010. Is there some configuration setting that controls this?

View 7 Replies

Visual Studio :: Uninstall VWD 2010 And Reinstall 2008?

Jan 10, 2011

I recently "inadvertantly" installed VWD 2010. I still have my Visual Studio 2008 (full version) installed and want to remove VWD 2010. I want to recompile my active projects under VS 2008. Here are the steps I am planning to undertake. Am I missing anything?

1. Save all active projects 2. Remove VWD 2010 using "Uninstall Programs" from the control panel.3. remove ASP 4.0 via the same route.4. Reinstall VS 2008 5. Reinstall all service packs.Will this bring me back to a fully functional VS 2008? Need I make any additional registry changes?For the record, I do like VWD 2010 and would like to upgrade to the professional version but I cannot afford to do so at this time. I need to build some console applications and this is not possible under VWD. I am also unable to install C# Express.

View 2 Replies

Visual Studio :: VWD 2010: Copy Web Fails If File Exists On Remote Site

Oct 6, 2010

I just started using VWD 2010 and I used Copy Web to upload the site to the server. However, whenever I try to upload a new version of a file that I've already uploaded, the upload fails, with this error in the log (as an example):

Copy from 'C:UsersLouDocumentsVisual Studio 2010WebSitesgenusus10 ools' to 'ftp://69.67.214.24/web/tools' started at 10/6/2010 4:00:33 PM.

View 4 Replies

Visual Studio :: Cannot Add Assembly Reference And Using .dll File From 2008 And 2010

Oct 19, 2010

tell me the way to solved my problem to looking for a long time.

My System Info:

OS: Windows 7 - Ultimate - 64bit

VS: Visual Studio 2008 - Professional (and problem with my VS2010 installed)

Problem:

I have a small project and build it to library .dll file with some function util.

From an other website (with diffirence solution). I added reference the .dll before to website.

In website, I declaration to using the function in library (dll file before). But I found error:

Error 1 Type 'LibraryName' is not defined.

And in VS2010 the problem is same.

But, run website on an other computer, it work normally.

View 2 Replies







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