积极答复者
vc# 2008 创建的网站为啥无法拖动组件到窗体上了?

问题
-
vc# 2008 创建的网站为啥无法拖动组件到窗体上了?
还有个问题是默认解决方案目录是创建在什么地方的
…|▌'寔堅蔃の/「≯還寔╪.逞蔃﹖- 已移动 邹俊才Moderator 2009年8月25日 14:06 (发件人:Visual C#)
答案
-
-
你好!
1. 如果你所指的是无法拖动控件的话,能详细说明一下是具体哪个控件无法拖动?
首先检查一下当前的视图是在设计视图,拖动的控件不是灰色的图标。如果依然无法拖动,有没有什么报错信息?
2. 你用的VS2008应该不是VC#2008 Express版本的吧,因为VC# Express版本是不支持Website开发的。Express版本中支持网站开发的是Visual Web Developer 2008 Express版本。
所以对于XP的操作系统来说,默认的路径在C:\Documents and Settings\[用户名]\My Documents\Visual Studio 2008\Projects。
对于Vista之后的操作系统来说,默认在C:\Users\[用户名]\My Documents\Visual Studio 2008\Projects。
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- 已标记为答案 dowflyon 2009年9月1日 2:06
全部回复
-
-
你好!
1. 如果你所指的是无法拖动控件的话,能详细说明一下是具体哪个控件无法拖动?
首先检查一下当前的视图是在设计视图,拖动的控件不是灰色的图标。如果依然无法拖动,有没有什么报错信息?
2. 你用的VS2008应该不是VC#2008 Express版本的吧,因为VC# Express版本是不支持Website开发的。Express版本中支持网站开发的是Visual Web Developer 2008 Express版本。
所以对于XP的操作系统来说,默认的路径在C:\Documents and Settings\[用户名]\My Documents\Visual Studio 2008\Projects。
对于Vista之后的操作系统来说,默认在C:\Users\[用户名]\My Documents\Visual Studio 2008\Projects。
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- 已标记为答案 dowflyon 2009年9月1日 2:06