Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
V

Veloci

@Veloci
About
Posts
4
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Programmatically save excel changes
    V Veloci

    Does the program produce any errors? What code are you using to save the document?

    Visual Basic

  • Line-number feature supported by VC6.0
    V Veloci

    Ahh I think you meant to post this to the above message. As Kevin said look at Microsoft QuickStart Tutorials Or MSDN.

    Visual Studio visual-studio csharp com

  • VS 2005 SP1 Beta
    V Veloci

    I was running it for a couple of days. The biggest improvement I noticed was with stepping though the code while debugging. Before the update it would sometimes take up to a second to step through each line, now it is a more reasonable response time. The only issue I had was I could no longer create Web Application Project as I received the following error: Error: this template attempted to load an untrusted component 'Microsoft.VisualStudio.Web.Application, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. For more information on this problem and how to enable this template, please see documentation on Customizing Project Templates. But I found a solution to this posted on ScottGu's Blog: This is caused by a bug with the SP1 Beta setup. You can fix this with the SP1 Beta by closing VS 2005, and then open up the "Visual Studio 2005 Command Prompt" (there is an icon for it in your Start Menu->Visual Studio 2005->Visual Studio Tools folder), and run this command from within it: devenv.exe /InstallVSTemplates This will correctly re-configure the add item templates and make everything work fine.

    Visual Studio csharp c++ visual-studio beta-testing help

  • File Not Found Error in ASP.NET Web Application
    V Veloci

    Hello All, Firstly I am not sure if this should be posted hear or in the ASP.NET forum. I have browsed the web looking for a solution to this issue but have not had any luck. I am using Visual Studio 2005 and when I am building a Web Application all my links to external files, stylesheets, javascript files and images within the ASPX file come back with file was not found errors. The strange thing is these errors do not always occur. When I do get the errors, I just shut down Visual Studio and then re-open it and the problem goes away temporarily. For example, I have a master page file and in the ASPX file I have the following line of html within the section: I know this is working as all the styles work when I browse to the application. After a few rebuilds a red line appears under the href link and all other rebuild produce the file not found error. As mentioned, the only way I am able to rebuild the solution is to restart Visual Studio. Any clues on where I can fix this issue would be greatly appreciated. Thanks James

    Visual Studio help csharp javascript html asp-net
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups