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


Similar Messages:

Visual Studio :: VWD 2010 Express - No Publishing?

Jan 10, 2011

This is just a small problem with some form of workaround im sure.I'm ready to publish my ASP.NET website, however, there is no 'Publish' option when I right click the project in solution explorer or even a Build Tab on the menu. I'm using Visual Web Developer 2010 and having done some research they all refer to this option in the Tab menu when I don't even have the Build tab myself.I did also see something to Download but I accidently closed the tab in a hurry - WebPI is it? Will this work?

The reason I want to 'Publish' ideally via MS VWD 2010 Express is that in previous versions (VS 08) when it 'Publishes' is combines the .cs/vb files with their respective pages rather than upload them as seperate files through FTP.I know some changes need to be done with the web.config file so If there is any info on that and other essential info I need to know please help me out (links references wud do! :P)

View 1 Replies

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 2010 - Web.config Returns Null After Publishing Application?

Nov 4, 2010

After i publish my web.config i get null reference to all the code that uses the webconfig.What could be happening?I checked my web.config property and its set to Embedded Resource.

View 2 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

Publishing Via "File System" In Visual Studio 2010 - Doesn't Work?

Jun 2, 2010

this is an extremely frustrating situation. We have just upgraded to Visual Studio 2010, and very nice it is, except for when it won't do something really simple, like Publish your ASP.NET Web Application to a folder on your desktop.For some unearthly reason, what used to work flawlessly in 2008 is now generating an error: It stops Publishing, after successfully Building, saying:Error: Copying file ImagesProfile32_32.JPG to objx64ReleasePackagePackageTmpImagesProlfile32_32.JPG failed. Could not find file 'ImagesCelebrityProfileImages32_32.JPG'.The problem is that there isn't any reference to that file in the project code (in the database, yes, but not in the code itself), and we don't want to store such images with the project (and they're not).Why (and how) has it suddenly decided that this unreferenced image (and presumably more if I get it to move past this one) is suddenly necessary to run the project? How can I stop this from happening?

View 1 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

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 :: 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

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 :: 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 :: 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 :: Vwd 2010 Or Visual Studio 2010 Express Offer Integrated Jquery Support?

Jul 15, 2010

I'm thinking about installing vwd 2010 or vs 2010 express but want to know if either offer integrated jquery support.

View 4 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 :: Publishing In VWD?

Feb 16, 2011

Using VWD 2010 Express.We are using SVN for versioning control and so there are folder .svn in each of the project source code folder(eg. App_Data, Views, ...). These .svn folders also get published into the deployed location. Anyway can I set up a filter to exclude these .svn folders when do a Publish?

View 1 Replies

Visual Studio 2010 - Site Upgraded VS08 - VS10, And Now Compile-time Errors Do Not Show Until I Request The Page At Run-time?

Mar 11, 2011

I have an ASP.NET website that worked fine using and debugging in VS2008. I went through the upgrade process opening the solution in VS2010. I can run the site, but as I make changes in the app_code folder classes, they don't seem to commpile and warn me of compile-time errors. As soon as I get to a point that calls the class, the errors show up. Sounds JIT I guess, but this isn't how it was working in 08. Is there an option that was changed in the upgrade process? This is a large project, I really don't want to break something and not find out until some obscure page is opened.

View 1 Replies

Visual Studio :: Team Foundation Server 2010 And Visual Web Developer 2010?

May 10, 2010

I have been ising TFS 2010 with VS 2010 Ultimately for a couple of months now. I have a client who is using Visual Web 2010, does anyone know if this integrated with TFS easily?

View 1 Replies

Visual Studio :: Automatically Publishing To IIS 7.0?

Jan 12, 2010

We are using Windows 7 with Visual Studio 2008. We wanted to know if there is a way to automatically configure new Projects to use the publish to IIS and create a virtual directory options, instead of defaulting to using the built-in web server, since we then need to manually go and publish/create the virtual directory.

In the "olden days" when creating a new project it automatically created the virtual directories in IIS, but not anymore .

View 3 Replies

'Add Config Transforms' And One Click Publish Option Not Working When Upgraded From Visual Studio 2005 To Visual Studio 2010

Jul 28, 2010

I just recently upgrade my asp.net web project from visual studio 2005 to visual studio 2010. The upgrade was successful with no problems however im missing some features with this project. The One Click Publish feature(which is greyed out) in the header area of Visual Studio 2010 and the Add Config Transforms feature which is no where to be seen when you right click on web.config. When i create a new web project straight from visual studio 2010, these options work fine.

View 1 Replies

Visual Studio :: After Having To Do A Devenv /resetuserdata To Get Visual Studio 2010 Beta 2 Back, AJAX Drag Panel?

Mar 9, 2010

Visual Studio 2010 Beta 2 locked up, and when I tried to restart it, it wouldn't load, so I did a devenv.exe /resetuserdata to get it going again. It reset everyhing in my options of the web app/ etc, and now some AJAX conrols don't work such as dragpanel. I assume that it is because something got reset that I haven't enabled again, but can't figure it out.

View 2 Replies

Visual Studio - What Is Best Option In Visual Studio 2010 To Sync Project Files Between Home & Work Computers

Feb 14, 2011

Im working on a website project with Visual Studio 2010 from 2 different computers (home & work).
In Dreamweaver Im used to FTP to upload/download files to/from a webserver to syncronice my files on the current computer Im working on.What is best option in Visual Studio 2010 to sync project files between home & work computers? I have seen there is a built in FTP, but seems only it can upload files, limited functionality?

View 1 Replies

Visual Studio :: Visual Source Safe 2005 + Visual Studio 2010,?

Feb 28, 2011

I want to use a source control in VS2010, I know my best bet is TFS, but at the moment TFS(can't afford ). As i understand TFS is the new VSS_2005(can afford)Can VSS 2005 be use as a source control for VS 2010 solutions/projects?

View 2 Replies







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