v9 and Visual Studio 2010 using DLL
Hi,
just information:
If you want to use a DLL in MBPM v9 do not use the VS2010 to create the DLL because of some Problems. After copy the DLL to the Customer Lib Directory
- The DLL can’t be found in Namespaces (using).
- Any code generation failed.
To fix this issue:
Use Visual Studio 2008 to create the DLL.
Ralf
Comments
-
Are you creating the DLL targeting the .NET 3.5 or 4.0 Framework?
0 -
Hi,
i create the DLL with VB.NET on:
VS Studio 2010 V.10.0.3...
.NET Framework 4.0.3...
German Version ... maybe that’s the problem.the same DLL create on:
VS Studio 2008
.NET Framework 3,5 SP1German Version.
Works fine.
CODE (example):
Namespace mynamepace1
Public Class myclass1
Public Function myfunction1(ByVal wert As String) As String
Dim ergeb As String
ergeb = wert + " <-- Test"
Return ergeb
End Function
End Class
End Namespace
0 -
I have been able to use VS 2010 as long as you target the .NET 3.5
0 -
I have a question about 9.1.3
because it is now build on top of .net 4.0 as I understand, so should I recompile all my dll on .net 4.0?0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 152 General Questions
- 148 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories