应用程序挂起 - 无法启动 - 出了什么问题? [英] application hangs - no start possible - what is wrong?

查看:110
本文介绍了应用程序挂起 - 无法启动 - 出了什么问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

各位大家好,


我很困惑:上周六我的客户已经安装了一个新的
笔记本系统及其组件,我希望: Microsoft Windows XP,
IIS 5.1,带有SP4的SQL MSDE,.NET Framework 1.1,按此顺序。


然后他继续,并安装了我的ASP.NET应用程序在文件夹中

c:\inetpub \ www.root。在此之后他打电话给我并说,他已经配置了我的应用程序进行本地数据库访问,现在能够在他的Internet Explorer中查看我的应用程序,称为地址:
http:// localhost


哦,我我很高兴听到这个,但是为了绝对100%的睡眠,他重新启动笔记本并重新测试应用程序;并且

应用程序再次运行,非常好!


完成此程序后,他继续创建一个恢复点

Windows XP。下一步他在他的

笔记本上安装了一些其他应用程序:Microsoft Office,Yahoo,Adobe Reader 7.0,MSN Messenger,......


昨天他打来电话我(没有被逗乐),ASP.NET应用程序没有运行
!启动IE后,地址为 http:// localhost

IE继续缓慢,但没有出现,等待一分钟,等待两分钟。改变应用程序与

HelloWorld.aspx相同的情况。


显示在文件夹中

C:\ WINDOWS \\ \\ myscoft.NET\Framework\v1.1.4322\Tempo rary ASP.NET文件

框架为每个程序集创建许多文件,因此有一些

的工作,但为什么没有回应客户?


在Windows XP的系统事件日志中有一些条目,如

跟随:

MSSQLSERVER - 17055 - 19012:SuperSocket信息:TCP端口绑定失败

1433

在IIS协议中有一些条目如下:

127.0.0.1 PROPFIND / esmsde 404

ESMSDE是本地数据库服务器的名称部分。


我过去24小时所做的事情:

*重新安装.NET Framework

*在IIS中创建一个新的virtuell目录

*卸载病毒扫描

*停止/启动ASPNET_WP.EXE

*测试数据库连接与其他应用程序一起使用

*从注册表中删除所有自动启动应用程序,所以

是一个几乎干净的系统

*回到恢复点(现在IE告诉我服务是

不可用,但我认为没有机会让它工作?,删除并添加

应用程序IIS的Internet-Service-Manager无法修复

此错误)


但没有任何帮助!系统不会再次启动应用程序。

有人有想法吗?提前感谢每一个问题 - 答案 -

评论!


Guido


如果有严重的描述对不起,请问我,我会再次给b $ b描述它!

Hello everybody,

I am very confused: an last saturday my client has installed a new
notebook system with the components, I have wish: Microsoft Windows XP,
IIS 5.1, SQL MSDE with SP4, .NET Framework 1.1, in this order.

Then he is going on, and installed my ASP.NET application in the folder
c:\inetpub\wwwroot. After this he called me and said, that he
configured my application for local database access and now is able to
see my application in his internet explorer, called the address:
http://localhost

Oh, I was very happy to hear this, but for absolutly 100% sleep he
restart the notebook and test the application again; and the
application runs again, very good!

After this procedure he is going on and create a Recovery-Point in
Windows XP. Next step he installed some other applications on his
notebook: Microsoft Office, Yahoo, Adobe Reader 7.0, MSN Messenger, ...

Yesterday, he called me (not amused), the ASP.NET application does not
run! After start the IE with the address http://localhost
the progressbar in the IE goes on slowly, but nothing appears, waiting
one minute, waiting two minutes. change the application with a
HelloWorld.aspx the same situation.

Showing in the folder
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Tempo rary ASP.NET Files
the framework create many files for each assembly, so there is some
work, but why no response to the client?

In the system event log from Windows XP there are some entries like the
follow:
MSSQLSERVER - 17055 - 19012: SuperSocket Info: Bind failed on TCP port
1433

In the IIS protocol there are some entries like the follow:
127.0.0.1 PROPFIND /esmsde 404

ESMSDE is name-part of the local database server.

What I have do the last 24 hours:
* Reinstall .NET Framework
* Create a new virtuell directory in IIS
* uninstall virus scan
* stop/start ASPNET_WP.EXE
* test the database connection with other applications
* remove all automatic startup application, from registry too, so there
is a nearly clean system
* go back to the Recovery-Point (now the IE tells me "Service is
unavailable", but I see no chance to get it working?, remove and add
the application in the Internet-Service-Manager from IIS do not repair
this error)

But nothing helps! The system do not start the application again.
Anybody have an idea? Thanks in advance for every question - answer -
comment!

Guido

if there is something badly described, please sorry, ask me, and I will
describe it again!

推荐答案

Guido似乎就像一个SQL服务器错误..

在你试图显示的aspx页面中你从

SQL获得任何数据?

如果是尝试任何没有SQL连接的.aspx页面,看看。

Patrick

< gu ************ @ gmx.de>在消息中写道

news:11 ********************** @ o13g2000cwo.googlegr oups.com ...
Guido it seems like a SQL server error..
In the aspx page you are trying to display are you getting any data from
SQL?
If yes try any .aspx page with no connection to SQL and see.
Patrick
<gu************@gmx.de> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
各位大家好,

我很困惑:上周六我的客户已经安装了一个带有组件的新笔记本系统,我希望:Microsoft Windows XP, IIS 5.1,SQL MSDE与SP4,.NET Framework 1.1,按此顺序。

然后他继续,并将我的ASP.NET应用程序安装在文件夹中
c:\ inetpub\wwwroot。在此之后,他打电话给我说,他已经配置我的应用程序进行本地数据库访问,现在能够在他的Internet Explorer中查看我的应用程序,称为地址:
http:// localhost

哦,我很高兴听到这个,但绝对100%睡觉他
重新启动笔记本并再次测试应用程序;并且
应用程序再次运行,非常好!

在此过程之后,他继续在Windows XP中创建一个恢复点。下一步他在他的笔记本上安装了一些其他应用程序:Microsoft Office,Yahoo,Adobe Reader 7.0,MSN Messenger,......

昨天,他打电话给我(不是很开心),ASP .NET应用程序没有运行!启动IE后,地址为 http:// localhost
IE中的进度条缓慢进行但没有出现,等待一分钟,等待两分钟。用
HelloWorld.aspx更改应用程序的情况相同。

显示在文件夹中
C:\ WINDOWS \ Microsoft.NET.NET \ Framework \v1.1.4322 \ Tempo rary ASP.NET Files
框架为每个程序集创建了很多文件,所以有一些工作,但为什么没有响应客户端?

在系统中来自Windows XP的事件日志有一些条目,如
跟随:
MSSQLSERVER - 17055 - 19012:SuperSocket信息:TCP端口绑定失败
1433

IIS协议有一些条目如下:
127.0.0.1 PROPFIND / esmsde 404

ESMSDE是本地数据库服务器的名称部分。

我是什么过去24小时工作:
*重新安装.NET Framework
*在IIS中创建一个新的virtuell目录
*卸载病毒扫描
*停止/启动ASPNET_WP.EXE *测试与其他应用程序的数据库连接
*从注册表中删除所有自动启动应用程序哦,所以
是一个几乎干净的系统
*回到恢复点(现在IE告诉我服务是不可用的,但我认为没有机会得到它工作?,删除并添加来自IIS的Internet-Service-Manager中的应用程序不修复
这个错误)

但没有任何帮助!系统不会再次启动应用程序。
有人有想法吗?提前感谢每一个问题 - 答案 -
评论!

如果有一些描述不好的话,请对不起,问我,我会
再次描述!
Hello everybody,

I am very confused: an last saturday my client has installed a new
notebook system with the components, I have wish: Microsoft Windows XP,
IIS 5.1, SQL MSDE with SP4, .NET Framework 1.1, in this order.

Then he is going on, and installed my ASP.NET application in the folder
c:\inetpub\wwwroot. After this he called me and said, that he
configured my application for local database access and now is able to
see my application in his internet explorer, called the address:
http://localhost

Oh, I was very happy to hear this, but for absolutly 100% sleep he
restart the notebook and test the application again; and the
application runs again, very good!

After this procedure he is going on and create a Recovery-Point in
Windows XP. Next step he installed some other applications on his
notebook: Microsoft Office, Yahoo, Adobe Reader 7.0, MSN Messenger, ...

Yesterday, he called me (not amused), the ASP.NET application does not
run! After start the IE with the address http://localhost
the progressbar in the IE goes on slowly, but nothing appears, waiting
one minute, waiting two minutes. change the application with a
HelloWorld.aspx the same situation.

Showing in the folder
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Tempo rary ASP.NET Files
the framework create many files for each assembly, so there is some
work, but why no response to the client?

In the system event log from Windows XP there are some entries like the
follow:
MSSQLSERVER - 17055 - 19012: SuperSocket Info: Bind failed on TCP port
1433

In the IIS protocol there are some entries like the follow:
127.0.0.1 PROPFIND /esmsde 404

ESMSDE is name-part of the local database server.

What I have do the last 24 hours:
* Reinstall .NET Framework
* Create a new virtuell directory in IIS
* uninstall virus scan
* stop/start ASPNET_WP.EXE
* test the database connection with other applications
* remove all automatic startup application, from registry too, so there
is a nearly clean system
* go back to the Recovery-Point (now the IE tells me "Service is
unavailable", but I see no chance to get it working?, remove and add
the application in the Internet-Service-Manager from IIS do not repair
this error)

But nothing helps! The system do not start the application again.
Anybody have an idea? Thanks in advance for every question - answer -
comment!

Guido

if there is something badly described, please sorry, ask me, and I will
describe it again!



Patrick,感谢您的提示,我及时打电话给我的客户并查看

系统使用停用的服务MSSQLSERVER,但对我们来说没有好的

新闻。和昨天一样的问题。我的应用程序使用

尝试捕获例程,所以如果没有MSSQL Server,默认值是

使用。


同样的问题,如果我在网上调用HelloWorld.aspx。


*遗憾*

Patrick, thanks for your tip, intime I have called my client and check
the system with deactivated service MSSQLSERVER, but there is no good
news for us. The same problem than yesterday. My application works with
try catch routines, so if there is no MSSQL Server, default values are
used.

The same problem, if I call a HelloWorld.aspx in the Web.

*sadly*


新信息:

Windows XP Professional安装似乎没有任何

操作系统 - servicepack,所以SP1和SP2以及所有修补程序都不是安装的b $ b,它没有配置为自动运行更新。


第三个应用程序,如MSSQL Server和MS Office 2003安装了

服务包(SP4或.SP2)

new information:
The Windows XP Professional installation seems to be without any
operatingsystem - servicepack, so SP1 and SP2 and all hotfixes are not
installed, it is not configured to run updates automatically.

3rd Application like MSSQL Server and MS Office 2003 are installed with
service packs (SP4 or. SP2)


这篇关于应用程序挂起 - 无法启动 - 出了什么问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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