Visual Studio :: Opening CSS Files As Text Files?

Mar 25, 2010

My Visual Studio 2005 program doesn't open CSS files properly - when I open them in VS, it opens them as a text file. It is annoying because if I do something wrong, it doesn't show up the error and I have to sift through it all to try and find out what is wrong. Plus it doesn't show up the hints for the attributes.

View 5 Replies


Similar Messages:

Visual Studio :: Intellisense For XML Files - Web.config File And The Editor Doesn't Highlight The Closing Or Opening Tag

Feb 3, 2010

I know I've seen this in one of the video tutorials but I have no idea which one and I have reinstalled VS since then. I think it was Chris Pels that showed how to set up VS so that you had IntelliSense for XML files. The reason I ask is because I'm going through the Security tutorials series and working on the web.config file and the editor doesn't highlight the closing or opening tag when you click on one or the other like it does for HTML or C#.

Not sure if I'm explaining this clearly or not. When working with HTML or C# I can click on the opening tag for an element, say a div tag and VS will bold the type of the closing div tag. This makes it easy to be sure that I'm not messing up my tags. Well this doesn't happen with an XML document. I saw in one of the videos where the author configured the settings in VS so that IntelliSense would work in an XML document. I just don't remember the path to those settings or what changes were made.

View 2 Replies

Open Aspx Files Directly By Clicking On Them Like Html Files Without From Within Visual Studio Or Visual Web Dev?

Feb 24, 2011

is it possible to open aspx files directly by clicking on them like html files without from within visual studio or visual web dev?

View 2 Replies

Visual Studio :: Want To Do A Reverse 'search In All Files', So It Returns Files That Don't Contain "keyword?

May 6, 2010

I basically want to do a reverse 'search in all files', so it returns files that don't contain "keyword".Does anyone know how to do this, or the regex used, etc?

View 1 Replies

Make Visual Studio Treat .htm Files Like .aspx Files?

Apr 15, 2010

I've inherited a bunch of code that has server script inside of .htm files.

On IIS, a handler mapping pumps.Htm pages though the asp.net engine.

Unfortunately, visual studio doesn't notice that they should be treated as code.

Is there any way to make VS treat .Htm files as code/aspx files?

View 3 Replies

Visual Studio :: Can't Delete Files From Temporary Files

Mar 2, 2011

What's the easiest way to delete all the files from my Temporary ASP.NET files in .NET 4.0 on my development box? It seems like I have to shutdown Visual Studio 2010, stop IIS, and then it will let me. Is there a simpler way?

View 1 Replies

Visual Studio :: 2010 - Finding Assemblies In Program Files Vs Program Files X86?

Jul 3, 2010

I have a VS2010 project that I want to move back and forth between an x86 and an x64 machine. On the x86 machine, several assemblies are located in Program Files, and the path of the assemblies are shown as c:Program Files...... When I move this project to the x64 machine, the same assemblies are located in C:Program Files (x86).... Is there a way that I can confugure VS2010 so I don't have to manually change the path when I move the project from one machine to another?

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

MVC :: Run .sql-files From Visual Studio?

Nov 24, 2010

How to run .sql files from Visual Studio? I want to have a separate project (what kind of?) where I store .sql-files and then be able to click on them as choose "Run" or something similar to be able to run the code agains a predefined SQL Server.

View 3 Replies

Visual Studio :: Not Able To Open Aspx.vb Files In VWD

Mar 28, 2010

I have a problem within a project in Visual Web Developer. The program will not allow me to open the aspx.vb file associated with an aspx file when I choose the "View Code" option. The aspx.vb file exists; however the program is prevented from loading it and seeing it in Solutions Explorer.

The problem may be related to how the entire project is loaded -- loading it as a project vs. as a website. When I load it as a project, I have compilation errors that do not exist otherwise, but can see the aspx.vb files. When it is loaded as a website, I can't open the aspx.vb files as described above.

View 5 Replies

PNG, Why Is Visual Studio Making Download PNG Files

Jan 23, 2010

i write and my page loads it find. When i click on the link instead of having the image show on screen it promps me to download it. Why? How can i make it display in the browser? gif and jpg both display in the browser.-edit- i am using FireFox 3.5 there is no code that serves it, its just a link and the file exist in my folder. The link is like http://localhost:1737/a/b/file.png. IE 8 displays the png w/o making me download. I havent tried with other browsers but surely i click on direct png link in firefox on every site mine (in VS) should act the same.

View 1 Replies

Visual Studio :: 2010 Locking Files?

Aug 13, 2010

VS2010 keeps locking my .aspx files so I can't edit them. I have to stop the project, close and reopen the file. Is there a setting causing this (it doesn't happen on my home machine)?

View 1 Replies

Visual Studio :: Designer Files Not Updating ?

Sep 23, 2010

I have a problem in which some nested controls on a page are not updated in the designer file. I have deleted the designer file, selected Convert to Web Application, but still the controls are missing.

I know there is a supposed fix at http://blogs.msdn.com/b/webdevtools/archive/2010/03/05/hotfix-for-issue-with-auto-generated-designer-files-not-adding-controls.aspxI am running VS 2010 Version 10.0.30319.1 RTMRel.

View 3 Replies

MVC :: WebMatrix From Cshtml Files In Visual Studio?

Dec 16, 2010

I'm doing something wrong, but for the life of me can't figure out what. (Maybe it's all the beta software I'm using to build this website ;-) )I'm trying to use the Facebook helpers, which use the WebMatrix.Data and WebMatrix.WebData libraries. These work fine from my class files, but apparently I can't use them in my .cshtml files.Anybody run into this? Alle references to classes in these libraries break my site (not my build btw?). And yes, they are referenced.

View 6 Replies

Visual Studio :: Files Missing After Publishing?

Apr 9, 2010

I have a couple files that are missing after a I publish a web application project in VS 2008. I know that the files need to be included in the solution and they are. I have tried excluding them and including them to hopefully reset whatever is missing these files in the first plac but that had no effect.

Ultimately, I need this to work on the command line with msbuild.exe, but I get the same results when I publish through VS.

Knowing that the files are already included in the project, what else do I need to do to get these to files to be copied over in the publish/build?

View 3 Replies

Visual Studio :: Disable The Creation Of .bak Files?

Dec 10, 2010

How do i disable the creation of .bak files in visual studio 2008 for my asp.net application?

View 2 Replies

C# - Add Region In Visual Studio In Aspx Files?

Mar 9, 2011

I use asp.net with code behind and c#.

So I have two file for every .aspx page in VS 2010.

In .aspx.cs page I am able to add regions in my code using:

#region Name Region
#endregion

My questions:

How to do it in file .aspx? #region seems working only in .cs file. organize better my code both for .aspx and .cs file? Do you know the keyboard shortcuts to expand or collapse all my region in my code?

View 2 Replies

Visual Studio :: Writing C Source Files Using VS IDE?

Apr 5, 2010

I am having difficulty using C in the VS IDE. No matter what I write the code always has errors and I am not able to see the end result. I don't understand VS and being that I am supposed to be taking Programming in C as a class, it is hard for me to get my work done because I don't understand VS and I really don't know how to match the two up.

View 3 Replies

Visual Studio :: Web.debug.config Files Are Gone?

Oct 6, 2010

When I want to build my website it complains the web.debug.config file cannot be copied.I can't find this file, how can I restore it?I do have a web.config file!

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 :: Unable To Open .css Files In VWD2010

Feb 1, 2011

I have not been able to open css files in VWD, I must have sone something I don't know. I can open them in wordpad, and WebDevelopment Server still displays properly so the file is not currupt. Is there a setting I messed up in web.config or somewhere else?

View 5 Replies

Visual Studio :: Cannot Publish Files In Root Directory?

Oct 18, 2010

I have a website(not an application) built in VS2008. When I try to publish the site, any of the files that are in the root folder are not published. This has only just started happening and I am unsure what I have changed to cause this. The files are not excluded from the project.

View 1 Replies

Visual Studio :: Windows 7 Not Saving Datasets Files

Jan 24, 2010

I installed Windows 7 a few days ago and everything seemed to install fine. I opened up a rather large project I've been working on and opened up my dataset file. I created a new table in SQL Server 2005 and so in turn I created a new tableadapter. It went through the steps to create the tableadapter fine but when I tried to finish it, it took FOREVER to finally refresh. The table is small, about 6 fields with no data, and I waited 20 minutes at least for Visual Studio to finally respond again. Now I've tried to save my work and it's hung up again. I've been waiting another 20 minutes at least just for VS to save the file. Is there some known issue with datasets and Windows 7? This didn't happen in XP and I simply can't be waiting for an hour to simply add a table adapter and save the file.

View 5 Replies

Visual Studio :: 2010 Missing Web.config Files?

Aug 9, 2010

I just moved into a new computer running Windows 7 pro, and I installed a new copy of VS2010. Now all of my old sites that I made in VS2008 do not have their web.config files. Does anyone know what happens to them in VS2010, or Windows 7?

View 3 Replies

Visual Studio :: The Files Delete In The Recycle Bin That A App_offline.htm?

Mar 2, 2011

have been using the Publish Web Site option VS 2005, and all of a sudden it quick working correctly and do not get an error message. Also, compiling the web site does not take as long as it did before. Now Pubish Web site only puts the bin folder and PrecompileApp.config file in the C:InetpubwwwrootOIAEmailMaint. Because I am working and testing this website sometimes I delete any previous files that was in the folder C:InetpubwwwrootOIAEmailMaint before Publish Web Site. I did notice when I was looking at the files I delete in the Recycle Bin that a app_offline.htm. Apparently I changed some kind of option by accident by I do not have a clue what.

View 1 Replies







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