asp.net - Visual Studio 2008 formats asp tags to lowercase -


Recently, my Visual Studio 2008 (with Resharper 4.5) ASP tag was reformatted in lowercase is.

Example:

  & lt; ASP: repeater runat = "server" id = "rp" & gt;  

becomes

  & asp: repeater runat = "server" id = "rp" & gt;  

And I can not find any way to do this. I use Ctrl-K-Ctrl-D for re-formatting.

I have tried to reset the Visual Studio setting,

I deleted some of the large mirrored files in my documents and settings folder last week, could it be the reason is?

I have also deleted some (but all) files in the folder

ex> < Code> C: \ documents and settings [user name] \ application data \ Microsoft \ VisualStudio \ 9.0 \ ReflectedSchemas

I did this because I'm obviously subjected to my roaming (windows XP) Seamless border at the size of the profile: - (

After this I did VS Intelligence and started formatting the document as if it were Only knew what were & lt; asp: tags and all HTML is considered as plain HTML (formatted tag names and properties in lowercase).

I got it by Tim Vassil Tell me about the solution.

Correct this as I did here:

  1. All files were deleted in C: \ Documents and Settings [user Name] \ Application Data \ Microsoft \ Vi Sealstudio \ 9.0 \ Reflected Messages

  2. All files in C: \ Windows \ Microsoft.NET \ Framework \ v2.0.50727 \ Temporary ASP.NET Files

    have been removed. >
  3. .suo user option file deleted (file name is similar to solution file with .suo in place of .sln)

(note: VS will eventually be available in various forms Reproduces the file in its time ...)


Comments