Find by ID:
Go
[Log in | Register]
Home
Support Center Home
Knowledge Base Home
Code Central
Report Issue
Report a Bug
Make a Suggestion
Ask a Question
Security
Log in
Register
Forgot Password
Support Center Stats

Issue Reports
Total: 32268
Active: 742
Processed: 31526

Suggestions
Total: 14030
Active: 729
Processed: 13301

Questions
Total: 69063
Active: 143
Processed: 68920

1810 Knowledge Base Articles

519 Code Central Examples

25332 Support Center users

6 Online users

Powered by Developer Express AJAX-Enabled ASP.NET components

This website is powered by Developer Express ASP.NET technologies including the ASPxMenu, ASPxNavBar, ASPxTabControl, ASPxSiteMapControl, ASPxPopupControl and the ASPxGridView and Editors Suite.
Database connectivity is via eXpressPersistent Objects.

View Issue

Bug Report Details: XAF application references stdole assembly which is not available on server

ID: B91881
Problem Type: Bug Report
Opened By: Joern
Reviewed by DevExpress: Yes
Status:
Processed
Resolution:
Won't Fix
Modified On: 1/29/2008 9:06:08 AM
Reproduced:
Yes
Product Group: .NET
Product: eXpressApp Framework
Version: 7.3.6
Fixed In Release: n/a
Operating System: n/a
IDE: n/a
Log in to Track Changes or Edit
Description
Expected results

Created by Joern at 1/26/2008 11:11:06 AM

When compiling a XAF web application VS2005 inserts the following line into "web.config"

     <add assembly="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/></assemblies>

Because the assembly is not available on a clean 2003 server the XAF application crashes.

I found the following blog entry that describes the problem in more details:

http://geekswithblogs.net/chrisfalter/archive/2006/04/28/76685.aspx

Also I am wondering why references to "System.Data.OracleClient", "System.Design" and "System.Windows.Forms" are added. I am not using Oracle and it is a web application and not a windows forms application.

Joern

P.S.: If I remove the reference to "stdole" from web.config on the server everything seems to work - strange!

Reproduced by Developer Express Team at 1/28/2008 6:44:49 AM

Reviewed by Developer Express Team at 1/28/2008 1:13:23 PM

Processed (Won't Fix) by Developer Express Team at 1/29/2008 5:16:56 AM

Hi Joern,

Thank you for the report.
Yes, you are right. This is a known issue. You can learn about it on Microsoft forums. We suggest you remove unnecessary references from the config to avoid the problem.

Please do not hesitate to contact us further, if you have any remaining questions regarding our components. We are happy to help you at any time.

Thank you for your insight
Dennis

Reactivated by Joern at 1/29/2008 5:37:03 AM

Thanks for the quick response!

If this is a known issue - and according to the blog post it does seem to be an issue with one of the DevExpress assemblies having a reference to stdole of MS office - I would very strongly recommend to publish this in the XAF documentation.

I wasted an hour tracking down this issue which is annoying.

Joern

Processed (Won't Fix) by Developer Express Team at 1/29/2008 9:06:08 AM

Hi Joern,

Thank you for your feedback. This public issue must help other users solve the problem. Our knowledge base is intended for that purpose.

Thanks
Dennis