Visual Studio To Always Open Web Site Instead Of Editor's Web Page

Apr 4, 2011

When I edit .aspx or .cshtml file in the Visual Studio and press Ctrl-F5 (run), it runs the current file in the browser. How do I make it to avoid this and always open the app's site URL instead?

View 1 Replies


Similar Messages:

Visual Studio :: .rdl Files Open In Xml Editor Not In Report Designer?

Mar 11, 2010

i am using VS 2005 with Sql Server 2005 Business Inteligance Studio. All my reports are by default open in Xml editor, not in Report Desginer. how to change it to Report Desginer , i don't find any open with option .

View 1 Replies

Visual Studio :: Convert Vs2003 To Vs2008 Error - Unable To Open The Web Site?

Jan 12, 2011

I got this error while converting

Unable to open the Web site 'http://localhost/America/Tranxfer3.4/TxfReport/TxfReport.vbproj'.

The Web site 'http://localhost/America/Tranxfer3.4/TxfReport/TxfReport.vbproj' does not exist.

if you know anyother suggestions for converting vs2003 to vs2008 project

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 :: Assembly Editor - Create A First Blank Page For An Assembly Project?

Oct 11, 2010

i was wondering if visual studio 2010 can be used as an assembly editor too????if yes where do i have to go to create a first blank page for an assembly project?

View 1 Replies

Visual Studio :: Design Page Takes Longer Time To Open?

May 10, 2010

some time sthe design pages takes longer time to open sometimes its proper the code page open immediately but the design page tekes longer time to open but its not always how do i solve

View 3 Replies

Visual Studio :: Can't Open A SourceSafe 6 Database With Visual Studio 2005?

May 25, 2010

I know both these software are old and that I can update to newer version. But I need to do it with those software in particular.I have Visual Studio 2005 and Visual SourceSafe 6 installed on my computer. When I try to open Visual SourceSafe 6 database using Visual SourceSafe 6 directly, I have no problem at all.Then I try to open a project solution I took from SourceSafe using Visual Studio 2005. Right away I receive this messageThe solution appears to be under source control, but its binding information cannot be found. It is possible that the MSSCCPRJ.SCC file or another item that holds the source control settings for the solution, has been deleted. Because it is not possible to recover this missing information automatically, the projects whose bindings are missing will be treated as not under source control.

Then an invite to chose a SourceSafe Database open. I click on BROWSE. First thing I noticed : The SourceSafe available databases list is empty (while I remind, it's not in SourceSafe 6. I can see there the COMMON database and the VSS database which is located on a different server on our network. Before that, I went in TOOLS->OPTIONS->SOURCE CONTROL, and make sure Visual Source Safe was selected as the Plug-in to use for a Source Control).So I click again on Browse, and locate my srcsafe.ini file. Everything is OK. It evens confirm me that my database path is
\dev2k3programmationVSS and that my database name is indeed VSS. So it found it. I then click on OK.

But when I do, the Database is not added to my available list, at all. The result, I can never select a source control, ever, which end in me not being able to work connected to the main source control of our network. Everything is working fine on every other computer in our company. Only this one have problem.Did I give enough description to my problem? I really need help on this one, because working disconnected from Source Safe can give a lot of pain to our team. Can anyone give me an hand? If you need any more info, just ask.

View 2 Replies

Configuration :: Site Works On Visual Studio But Not On IIS 7 - SQL Express Server Error "Cannot Open Database "AnimalSafe" Requested By The Login"

Jul 31, 2010

I'm having an issue that has made me loose too many hours already. My site works fine in VS2008 with SQL Express 2008. However, when I try to deploy the site following these steps:

1. Create a new site IIS 7.0
2. Copy all the files from my code folder to IIS 7.0, (I was planning to delete the code latter)
3. Browse to my Index.aspx

The error message I receive is Cannot open database "AnimalSafe" requested by the login. The login failed. Login failed for user 'NT AUTHORITYNetwork Service'. I've already changed the application pool to use Network Service to authenticate and have made sure that SQL is running under this account.

View 3 Replies

Visual Studio :: No Default 'create/open' Access To 'WebSites' From The VS2010 Start Page?

Jan 4, 2010

Why is there no default 'create/open' access to 'WebSites' from the VS2010 start page?

Background:I've succesfully been developing ASP.NET web applications (via WebSite method ((((Not WebProjects)))), using VisualWebDeveloper) for roughly 3 years. Personally, I prefer the WebSite method or strategy due to the decrease in both size and complexity (the web applications I build are generally for around 50-100 simultaneous users logging in and out and constantly manipulating data). I will continue bulding my sites via the 'Website' method provided VS2010 doesn't begin it's deprecation.The root of this question (which boiled into this post) came from perusing this article and this video tutorial. It's a shame to see functionality that brings with it an overall ease of use and increase in production capacity by decreasing both size and complexity of web application development... downplayed.

If the Visual Studio 2010 Development Team left this functionality out for a reason, I would very much like to know. So that I know what is going to be "sponsored by Microsoft" in a couple of years and I don't waste another second considering using the 'WebSite method' as a viable solution (as I know that I can't stick with vs2008 while rest the development community gets to evolve with the innovations implemented within vs2010)... WebSite method or the WebProjects method.

View 4 Replies

Visual Studio :: Web Site Administration Tool - Error Encountered - Return To Previous Page

Jul 22, 2010

I Have a problem here with Visual Web devoloper 2010 , When I click the "Asp.net Configuration" , the browser doesn't open the Web Site Administration Tool but the icon does appear in the notification area , on right clicking the icon it opens up the Web Site Administration Tool in the browser and displays "An error was encountered. Please return to the previous page and try again."

On the other hand I don't have any issues using "Asp.net Configuration" with Visual Web Devoloper 2008

View 5 Replies

Visual Studio :: Web Site / Web Application Templates Seem Changed - Default.aspx Only With Site.master

Oct 21, 2010

Using Visual Web Developer 2010 Express. I was used to creating a web app anytime and I would get a default page for starters and be happy. But today I find that when I pick either the ASP.NET Web Site or ASP.NET Web Application templates I get site.master and a bunch of site admin files that I don't want. Alternately when I select the empty versions of those templates, I get almost nothing at all. An almost empty web.config page and no Default.aspx page. There is nothing magical about having a default.aspx page in place, but it is an indicator of a change when I can only get a virtually completely empty website or a website with a bunch of bells and whistles I don't want.

Also, for some reason, when I create a new app or website as just noted, in the Solution Explorer I get aspx.designer.cs files showing as well as web.config files for both debug and release. Somehow some settings and templates must have changed, or am I missing something here? How can I get my settings/templates to go back to the way they were?

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

Visual Studio :: Visual Studio 'copy Web Site' Error

Oct 31, 2010

I am getting the following error when I try to establish ftp remote connection using the 'copy web site' feature on visual studio 2005.

unable to open the web 'ftp://209.*.*.*/httpdocs'. The computer is disconnected from the network.

Why can't I connect to the remote site on visual studio 2005? I can do the same thing on Dreamweaver with no problem. I can ping the IP successfully. I can open the ftp URL on a web browser with no problem.

View 1 Replies

Visual Studio :: Where Is Brief Editor In VS2010?

Mar 4, 2010

I know for those who dont use it may think this is minor, but it appears that VS2010 has done away with the "Brief" style editor. Brief style editing makes me way more productive since I am one that tends to spend most of my time in the code. Does anyone know how to turn on Brief style editing in VS 2010 or are there any plans to add it in?

View 4 Replies

Visual Studio :: Debug Classic Asp Site That Is Called From Site?

Mar 28, 2011

i have an asp.net website which contains a link to a legacy site written in classic asp which has vb 6 classes (dll) in the back ground also.here is what i am trying to achieve:-i want to browse to the asp.net website using IE7,then when the link is clicked then enters the classic asp site i want to start debugging the classic asp and step through it.(also to make things worse, once a the vb6 class is instanciated, and a call make to its method i want to debug the method in the vb 6 code)My system :- XP Pro, IIS 5, Visual Studio 2005 (asp.net project ), Visual interdev 6 (classic asp project) Visual Basic 6 (vb 6 classes compiled into dll)i have been trying everything with no joy, there is lots on the net but nothing seems to have worked.i have the back office components installed so asp debugging is possible, i have configured the asp website s debugging is turned on.if i add a breakpoint to the classic asp site and hit the start button in visual interdev i can step through it fine.My problem is that if i attach interdev to a process (iexplorer.exe or dll.host) then the breakpoints are not hit. if anyone can help me with this it would be great.ont top of that, if anyone can explain to me how to also debug the vb6 dll code in visual basic 6 when it is called from the classic asp site that would be great!

View 1 Replies

Visual Studio :: No Editor Available' Message In VS 2010?

Feb 8, 2011

When I try to select the Designer view in VS 2010, I get the following error message:

There is no editor available for 'c:user eadrinkinggeekdocumentsvisual studio 2010websiteswebsite2About.aspx'.

Make sure the application for the file type (.aspx) is installed.

I shut down and reopened VS but still the error appears.

View 2 Replies

Visual Studio :: XAML Editor Is Missing?

Jun 25, 2010

I can't find my xaml editor in my VS 2008 SP1(Edit: with Silverlight toolkit version 3 something installed)

So if I want to click the "Add" button, where can I find it?

View 3 Replies

Downloading A Text Editor For Visual Studio?

Oct 1, 2010

I'm faced with an usual problem. Currently, I'm working on a site as a hobby and I want to use a text editor. The problem is I do all my work from school. Unfortunately the school uses a drive shield on all their computers. So every time you turn off the computer it wipes the hard drive clean and uses an image of the original operating system once booted up. With this said - could I still download a text editor and have it working for visual studio without too much trouble?

View 1 Replies

Visual Studio :: Masterpage Won't Display In The Editor?

Oct 2, 2010

I've got an interesting one here - I honestly don't think I've had this issue before. My folder system looks something like this (as noobish as it may be):

-Root ../Pages ../Pages/Admin ../Pages/OtherFolder ../Pages/AnotherFolder etc.

Now - I've got a Masterpage file in the Pages folder which is the general look of the entire site. Then, in each Pages Folder there's going to be another Masterpage inheriting the Page Folder Masterpage File.This seemed like a very simple and standard approach. But I'm having an issue. When editing the application in VWD2008E - I can see the Page Masterpage file just fine in Design View. But when trying to look at the the Masterpage Files, say the Admin Folder or the OtherFolder, in Design View - nothing shows except the Page Masterpage. It's really frustrating. Oddly, when running the application, no errors pop up and the sub-folder masterpages/pages show up just fine. They simply won't display in the editor.

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

Microsoft Visual Web Developer 2008 Express Edition Not Possible To Open Visual Studio?

Jul 8, 2010

Microsoft Visual Web Developer 2008 Express Edition not possible to open Visual Studio?

[Code]....

View 4 Replies

Visual Studio :: Cannot Currently Modify This Text In The Editor.It Is Read Only Error

Aug 24, 2010

perhaps i have found a bug in Visual Studio 2008 Team Edition.Every thing was going well.

I started to build my project, but for certain reasons i went to Built Tab and while the project wes in build process i clicked Cancel Button.Alas!! after that my class file has gone to non-editable mode.It is giving this error:

"cannot currently modify this text in the editor.It is read only ".I closed and again opened Project but no improvement.I went to Tool->Import Export Setting->reset all settings but no benefit.

View 2 Replies

Visual Studio :: Color Scheme/themes In Code Editor Within VS.NET?

Mar 4, 2010

Does anyone have a recommendation of a link(s) that provides a variety of color schemes either to be set manually or through a file for VS.NET 2008? For example instead of the default, white background with blue and black letters (VB.NET), etc. I want to see some contrasting black background color schemes or other combinations?

View 3 Replies

Visual Studio :: Changing The Editor Used For Viewing Shelf Sets?

Apr 14, 2010

My development groups uses shelf sets for doing code reviews. When a shelf set has a new-to-source-control file, I need to view it. I had configured Notepad as my viewer application for several file suffixes but now I would like to change that to another application. Problem is that I cannot find anywhere how to change that association--it is *not* the Windows-wide app/file-type asociation kept in the Windows registry.

how to reset the default application assignments used in shelf set reviews?

View 2 Replies

Visual Studio :: Sync Pages With The Live Site From Somewhere In Visual Web Developer?

Oct 22, 2010

More familar with DreamWeaver. Can i sync pages with the live site from somewhere in Visual Web Developer? Or do I need to use a separate FTP tool.

View 3 Replies







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