Quantcast
Channel: Visual Studio and Visual Web Developer Express
Browsing all 3509 articles
Browse latest View live

Debugging and global.asax

I have some code in the Global.asax Application_Error method that sends me an email with all the details of the error so it helps me fix errors find by users.When I am debugging I dont want the webpage...

View Article


calling a batch file from windows service

<div class="votecount">Hi</div> <div class="container"> <div class="body">I have the following piece of code that I am trying to run from a windows service to execute a batch...

View Article


VS-Exec without debugging give the content of my .asmx file in the navigator :(

Hi everybody,I am trying to execute a Web Service file in ASP.NET with Visual Studio 2005, Professionnal Edition and it doesn't work. The Ctrl +F5 gives the content of the .asmx file in the navigator....

View Article

Method not found: 'Void...

I am having an issue with Visual Web Developer 2010 and Web Platform Installer1. My hosting site supports Sql2008 and ASP.net 3.52. When I tried to revert my site back to 3.5 I get the following error...

View Article

Cannot publish web site on vs 2012

Perform following actions to publish: right click on site->select publish->select 'Debug' profile. Publish work normally nad file copy to valid folder.If select 'Release' profile i has...

View Article


Bundling not working when deployed to web host, works fine locally

I need some pointers on how to diagnose this problem. I've got bundling and minification working just great on my local project, but when I copy the changes up to my web host, I just get a bunch of 404...

View Article

How to end the Excel process in Task Manager using C# in ASP.net

Hi All,I have a Application where in I have to open a Excel and write few data, save it in my project folder and at the end I have to end excel process as there is a looping in my code.I have done the...

View Article

build error after moving site to 4.5/working in VS 2012 web express

I had the web application developed in .net 2.0/VS 2005(standard)/IIS 7.i upgraded my system and now i have 4.5 framework and VS 2012 web express,IIS express installed.So i opened the old web...

View Article


VS2010 SP1 Hangs when viewing or editing .cshtml

Hello,I installed MVC 4 today and was about to get started when I opened up a .cshtml file and started to edit it, but every time I edit the file Visual Studio hangs and the cpu goes up to 25-30%. The...

View Article


how to show line numbers for TT files in Visual Studio 2012 Professional

All --Please help.I need to know how to show line numbers for TT files in Visual Studio 2012 Professional.Do you know?Please advise.(Please note that I already have line-numbers turned for all...

View Article

System.Collections.Generic.Dictionary is not assignable to parameter type...

Hi!I am using Dictionary, to store two string key and value pairs.public void SomeMethod(Model myModel) { public Dictionary<string, string> myDictionary = new Dictionary<string, string>();...

View Article

Downgrade VS from VS2012 to VS2010

Hi Friends,Is it possible to downgrade VS2012 to VS2010. I have license for VS 2012. But they have not yet released Crystal Reports for VS2012. So I am planning to downgrade VS to VS2010 from VS 2012....

View Article

Visual Studio 2012 asp.net and silverlight

HI, I am unable to find asp.net or silverlight template in VS 2012 in new project.  Help me

View Article


i cant access to the code view of web forms

i have a default.aspx form created by someone i want to view the code, when i cllick on the view code link its shows me the html coding means font coding but i want to view the C# back end coding how i...

View Article

Question of datasources in vwd 2008 express

set up a new web according to sample athttp://msdn.microsoft.com/zh-cn/library/ms165732(SQL.100).aspxI use database AdventureWorksLT2008R2_Data.mdf which is work well in SQLExpress. when I config...

View Article


Reporting Tool for VS2012

Hi Friends,I just installed VS2012. But Crystal Reports for VS2012 is not available. So could you please advice any other free reporting tools to work with VS2012?Thanks in advance.

View Article

code behind login.aspx.vb error, please help

Hi everybody I am using the following code behind login.aspx.vb. When a user uses wrong passwor then redirect to "expirationmessage.aspx" page, but when that user uses right password he can easily...

View Article


message 102 , wrong size

vwd2008 express config datasources AdventureWorksLT2008R2when test on consolesqlcmd ...1> Use AdventureWorksLT2008R22> Size from Product3>goshow message 102  , wrong sizewhat's matter?

View Article

VWDOrVs2010SP1AzurePack.exe - installer file

I am in India, in case that is relevant. I have been trying to download and install Visual Web Developer 2010 and WebMatrix 2010 on my Vista Home laptop. Unfortunately these small files do not seem to...

View Article

First Chance Exceptions

What is a first chance exception and how do you track it down in Visual Studio 2012?

View Article
Browsing all 3509 articles
Browse latest View live