无法在Windows 7上安装WebOrb(Trouble installing WebOrb on Windows 7)

编程入门 行业动态 更新时间:2024-10-24 11:22:56
无法在Windows 7上安装WebOrb(Trouble installing WebOrb on Windows 7)

我正在尝试评估weborb集成产品,但我在为ASP.NET设置时遇到了麻烦。 安装似乎成功完成,但是当我去运行weborb控制台时,我收到一系列错误。

我在WebOrb的网站上找到了一些关于为IIS 7安装WebOrb的文档。

http://www.themidnightcoders.com/products/weborb-for-net/developer-den/technical-articles/weborb-vista7-installation.html

它说我需要运行命令“appcmd migrate config'默认网站/ weborb4'”。

当我这样做时,我收到错误:“错误(消息:无法添加类型为'add'的重复集合条目,并将唯一'name'设置为'weborb.aspx_ *')

我还安装了WebOrb建议安装的所有额外的IIS组件(也是IIS 6)。

有谁知道我在这里做错了什么?

- 找到解决方案 -

虽然我不确定导致上述错误的原因(我是这个IIS管理员的新手),但我能够使WebOrb安装正常工作,这不需要上面的命令。 由于我实现了使WebOrb控制台正确加载的修复,因此上述迁移可能不是必需的。 经过广泛搜索,我找到了这个WebOrb帖子:

http://www.themidnightcoders.com/forum/default.aspx?g=posts&t=3591

修复是运行:

C:\ Windows \ Microsoft.NET \ Framework \ v4.0.30319 \ aspnet_regiis.exe -i

在我的IIS上注册了.NET 4.0,甚至已经安装了.NE 4.0。 它违反了.NET 2.0。

现在它运行得很好。

I'm trying to evaluate the weborb integration product, but I'm having troubles getting it setup for ASP.NET. The installation appears to complete successfully, but when I go to run the weborb console I get a series of errors.

I found some documentation on WebOrb's site about installing WebOrb for IIS 7.

http://www.themidnightcoders.com/products/weborb-for-net/developer-den/technical-articles/weborb-vista7-installation.html

It said I needed to run the command "appcmd migrate config 'Default Web Site/weborb4'".

When I do this, I get the error: "ERROR ( message:Cannot add duplicate collection entry of type 'add' with unique 'name' set to 'weborb.aspx_*' )

I also installed all the extra IIS components (IIS 6 too) that WebOrb suggested installing.

Does anyone know what I might be doing wrong here?

-- FOUND SOLUTION --

While I'm not sure what caused the above error (I'm new to this IIS admin stuff), I was able to get the WebOrb installation to work correctly, which didn't require the above command. The above migration probably wasn't necessary due to the fix I implemented to get the WebOrb console to load correctly. After extensive searching, I was able to find this WebOrb posting:

http://www.themidnightcoders.com/forum/default.aspx?g=posts&t=3591

The fix was to run:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i

which registered .NET 4.0 on my IIS, even .NE 4.0 was already installed. It was defaulting to .NET 2.0.

Now it runs great.

最满意答案

- 找到解决方案 -

虽然我不确定导致上述错误的原因(我是这个IIS管理员的新手),但我能够使WebOrb安装正常工作,这不需要上面的命令。 由于我实现了使WebOrb控制台正确加载的修复,因此上述迁移可能不是必需的。 经过广泛搜索,我找到了这个WebOrb帖子:

http://www.themidnightcoders.com/forum/default.aspx?g=posts&t=3591

修复是运行:

C:\ Windows \ Microsoft.NET \ Framework \ v4.0.30319 \ aspnet_regiis.exe -i

在我的IIS上注册了.NET 4.0,甚至已经安装了.NE 4.0。 它违反了.NET 2.0。

现在它运行得很好。

-- FOUND SOLUTION --

While I'm not sure what caused the above error (I'm new to this IIS admin stuff), I was able to get the WebOrb installation to work correctly, which didn't require the above command. The above migration probably wasn't necessary due to the fix I implemented to get the WebOrb console to load correctly. After extensive searching, I was able to find this WebOrb posting:

http://www.themidnightcoders.com/forum/default.aspx?g=posts&t=3591

The fix was to run:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i

which registered .NET 4.0 on my IIS, even .NE 4.0 was already installed. It was defaulting to .NET 2.0.

Now it runs great.

更多推荐

本文发布于:2023-07-31 02:46:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1340367.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:WebOrb   Windows   installing   Trouble

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!