VS2008问题 [英] VS2008 PROBLEM

查看:89
本文介绍了VS2008问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hi Experts

我正在使用vs2008.执行项目时,它将显示如下错误:

无法连接开发服务器

一切都很好.即使没有解决,当我使用本地iis创建项目时,它也能很好地工作,但使用文件系统,它将无法执行并显示错误,这将是webdev.webserver.exe-application错误语句,例如应用程序失败正确初始化.单击以终止程序.如果按OK按钮,然后显示消息框无法连接开发服务器

Hi Experts

I''m using vs2008. While executing the project it will display the error like:

UNABLE TO CONNECT DEVELOPMENT SERVER

every thing is working fine.Even though not solved,when i create the project using local iis it will work well,but using file system it will not execute and display the error will be webdev.webserver.exe-application error statement like application failed to initialize properly.click to terminate the program .if press OK button then display message box unable to connect development server

推荐答案

请确保已正确安装.net framework 3.5 .


如果您没有安装Framework.Net 3.5,则只需在计算机上转到开始"按钮,然后单击"WINDOWS UPDATE"即可.它将搜索所有可用更新,包括可选更新,并向您显示Framework.Net 3.5 SP1进行安装或直接转到microsoft.com并搜索Framework.net 3.5 sp1.安装后,您的问题将得到解决.


检查IIS服务器是否已注册,然后使用aspnet_regiis -i将.NET注册到IIS服务器.


通过此链接

http://stackoverflow.com/questions/515354 /vs-2008-unable-to-connect-to-the-asp-net-development- [
Make sure you have install .net framework 3.5 properly.


if you don''t have framework.Net 3.5 installed - just go START button on your computer and click WINDOWS UPDATE. It will search for all the available updates including optional and it will show you Framework.Net 3.5 SP1 to install or go directly to microsoft.com and search for framework.net 3.5 sp1. Once you install it your problem will be solved.


check for IIS server if its registered then use aspnet_regiis -i to register .NET to IIS Server.


go through this link

http://stackoverflow.com/questions/515354/vs-2008-unable-to-connect-to-the-asp-net-development-[^]



Hope this will be helpful to you :) :thumbsup:


[ ^ ]对您可能有用.
This[^] may be useful to you.


通过右键单击解决方案资源管理器中存在的项目名称来转到项目属性

并确保它不使用iis服务器.
如果没有iis安装,则使VS2008从默认开发服务器运行
Go to project properties by right click on the project name present in solution explorer

and make sure that it not using iis server.
if you dont have the iis install then make VS2008 run from default development server


这篇关于VS2008问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆