Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio 2008   (RSS)

Attach default code directory SQL mdf file to SQL expresss on Windows 2003

When following method of attaching sqlexpress mdf file from http://msdn.microsoft.com/en-us/library/ms165673.aspx , I meet an error in win2k3. The procedure is: 1. Create a ASP web application in default location 2. Create a database inside app_data directory

Need to make service project web.config file Debug=True when debugging project with file system based web service.in VS2008

When debugging a web page which uses a file system based web service, I met an error message in Visual Studio 2008 which troubles me for a while. Here are the steps and the solution. 1. Create a new C# file system based web site (website1) 2. Add a file
Posted by xinqiu | 1 Comments

One way of handling <iframe> redirect using a asp.net button.

Here is a simple way to use iframe in asp.net. In responding to a Chinese asp.net forum question, I write the following code to direct a new page to the iframe when clicking a button. Here’s the sample code I write with VS2008. <% @ Page Language ="C#"
Posted by xinqiu | 2 Comments

ADO.net Data Service reflection class creation in VS2008 SP1 Beta, a breaking change with CTP time

Visual Studio 2008 SP1 Beta is now available! You can download it here . ADO.net Data Service is included in the SP1 beta, and there is a bit difference from CTP time. Let’s follow the following procedure to create a C# website, which provides ADO.net

Orcas Beta solution files cannot be opened by double clicking with VS2008 RTM in Vista

Some of my project files were created with Orcas Beta, which cannot be opened by double clicking in Vista with VS2008 RTM. This is a known issue in VS2008, and is probably not going to be fixed. The work around is very simple. If you change the second
Posted by xinqiu | 1 Comments
Filed under:

How to give a crash or hang dump for Visual Web Developer Express

1. Generate dump file for hanged application: Option1 : If you are using vista, you can simple open task manager, go to process tab, right click the hanged process and select create dump file. Option2 : Use Visual Studio 2008(You can download a trial
Posted by xinqiu | 0 Comments

Visual Studio 2008 FTP remote creation problem in Windows 2003 x64 64位视窗2003中通过VS2008生成FTP网站的问题。

Visual Studio 2008 had RTM in November 2007. During the test, we found a problem when creating FTP site on Windows 2003 X64 host machine. The repro step is: 1. In host machine create ftp virtual directory test1 (Read and Write access), and a http virtual
Posted by xinqiu | 1 Comments
 
Page view tracker