Win2003将无法运行我的应用程序 [英] Win2003 won't run my application

查看:69
本文介绍了Win2003将无法运行我的应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Win2003服务器,我安装了我的VB.NET应用程序,使用VS.NET 2002构建了




我的主应用程序在崩溃之前崩溃了我的代码的第一行是

执行此错误:无法读取位置的内存...


我所有的其他工具我为我的应用程序工作正常工作。


当我以管理员身份登录时,一切正常,但是只要我使用普通用户帐户登录
崩溃发生了。这看起来像是一个

许可问题,但是哪个权限?

有没有人知道为什么会发生这种情况。?


Tosch

解决方案

W2K预装了.NET v1.1,你的应用程序是为.NET构建的
v1.0。你在部署之前是否在v1.1上测试了你的应用程序?


Willy。

" Tosch" <到********** @ swissonline.ch>在消息中写道

新闻:k8 ******************************** @ 4ax.com ...

我有一个Win2003服务器,我安装了我的VB.NET应用程序,用VS.NET 2002构建。

我的主应用程序在崩溃之前崩溃了我的代码的第一行是用这个错误执行的:无法读取位置的内存......

我为我的应用程序构建的所有其他工具都可以正常工作。

当我以管理员身份登录时,一切正常,但只要我使用普通用户帐户登录就会发生崩溃。这看起来像是
许可问题,但是哪个权限?

有没有人知道为什么会发生这种情况。?

Tosch



W2K预装了.NET v1.1,你的应用程序是为.NET构建的
v1.0。你在部署之前是否在v1.1上测试了你的应用程序?


Willy。

" Tosch" <到********** @ swissonline.ch>在消息中写道

新闻:k8 ******************************** @ 4ax.com ...

我有一个Win2003服务器,我安装了我的VB.NET应用程序,用VS.NET 2002构建。

我的主应用程序在崩溃之前崩溃了我的代码的第一行是用这个错误执行的:无法读取位置的内存......

我为我的应用程序构建的所有其他工具都可以正常工作。

当我以管理员身份登录时,一切正常,但只要我使用普通用户帐户登录就会发生崩溃。这看起来像是
许可问题,但是哪个权限?

有没有人知道为什么会发生这种情况。?

Tosch



Willy,

是的,我刚才那样做了。我的应用程序甚至没有显示我的启动画面




Tosch

5月3日星期一2004 13:43:47 +0200,Willy Denoyette [MVP]"

< wi ************* @ pandora.be>写道:

W2K预装了.NET v1.1,你的应用程序是为.NET
v1.0构建的。你在部署之前是否在v1.1上测试了你的应用程序?

Willy。
Tosch <到********** @ swissonline.ch>在消息中写道
新闻:k8 ******************************** @ 4ax.com .. < blockquote class =post_quotes>我有一个Win2003服务器,我用VS.NET 2002安装了我的VB.NET应用程序。

我的主应用程序在我的第一行崩溃之前崩溃了代码是用这个错误执行的:无法读取位置上的内存......

我为我的应用程序构建的所有其他工具都可以正常工作。

当我以管理员身份登录时,一切正常,但只要我使用普通用户帐户登录就会发生崩溃。这看起来像
许可问题但是哪个权限?

有没有人知道为什么会这样。?

Tosch




I have a Win2003 server where I installed my VB.NET application, built
with VS.NET 2002.

My main application crashes before the first line of my code is
executed with this error: "Memory at location ... could not be read."

All my additional tools that I built for my application work fine.

When I log on as administrator everything works fine but as soon as I
log on with a normal user account the crash occurs. This looks like a
permission issue but which permission?
Does anyone have an idea why this is happening.?

Tosch

解决方案

W2K comes with .NET v1.1 preinstalled, your application is build for .NET
v1.0. Did you tested your application on v1.1 before deploying?

Willy.
"Tosch" <to**********@swissonline.ch> wrote in message
news:k8********************************@4ax.com...

I have a Win2003 server where I installed my VB.NET application, built
with VS.NET 2002.

My main application crashes before the first line of my code is
executed with this error: "Memory at location ... could not be read."

All my additional tools that I built for my application work fine.

When I log on as administrator everything works fine but as soon as I
log on with a normal user account the crash occurs. This looks like a
permission issue but which permission?
Does anyone have an idea why this is happening.?

Tosch



W2K comes with .NET v1.1 preinstalled, your application is build for .NET
v1.0. Did you tested your application on v1.1 before deploying?

Willy.
"Tosch" <to**********@swissonline.ch> wrote in message
news:k8********************************@4ax.com...

I have a Win2003 server where I installed my VB.NET application, built
with VS.NET 2002.

My main application crashes before the first line of my code is
executed with this error: "Memory at location ... could not be read."

All my additional tools that I built for my application work fine.

When I log on as administrator everything works fine but as soon as I
log on with a normal user account the crash occurs. This looks like a
permission issue but which permission?
Does anyone have an idea why this is happening.?

Tosch



Willy,
yes I did that a while ago. My application doesn''t even come as far as
displaying my splash screen.

Tosch
On Mon, 3 May 2004 13:43:47 +0200, "Willy Denoyette [MVP]"
<wi*************@pandora.be> wrote:

W2K comes with .NET v1.1 preinstalled, your application is build for .NET
v1.0. Did you tested your application on v1.1 before deploying?

Willy.
"Tosch" <to**********@swissonline.ch> wrote in message
news:k8********************************@4ax.com.. .

I have a Win2003 server where I installed my VB.NET application, built
with VS.NET 2002.

My main application crashes before the first line of my code is
executed with this error: "Memory at location ... could not be read."

All my additional tools that I built for my application work fine.

When I log on as administrator everything works fine but as soon as I
log on with a normal user account the crash occurs. This looks like a
permission issue but which permission?
Does anyone have an idea why this is happening.?

Tosch




这篇关于Win2003将无法运行我的应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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