Deployment, error, are there any other files to deploy?
 
Home My Account Forum Try It! Buy It!
About Contact Us Site Map
StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Deployment, error, are there any other files...Expand / Collapse
Author
Message
Posted 03/28/2008 1:10:00 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: 07/01/2008 3:59:05 PM
Posts: 34, Visits: 95
When deployed I deployed the following dll's:

MicroFour StrataFrame Base.dll, MicroFour StrataFrame Business.dll, MicroFour StrataFrame DBEngine.dll, MicroFour StrataFrame UI.dll.

When the client runs the app, the error appears:

ApplicationException

  An error occurred while creating the main form

TargetInvocationException

  Exception has been thrown by the target of an invocation.

MissingMethodException

  Method not found: 'Void MicroFour.StrataFrame.UI.Windows.Forms.ThemedGroupBox.set_TransparentBackground(Boolean)'.

 

Source     : MicroFour StrataFrame UI

 

Stack Trace:

   at VisualOfficeNET.frmNames.InitializeComponent()

   at VisualOfficeNET.frmNames..ctor() in C:\VisualOfficeNET\VisualOfficeNET\frmNames.cs:line 15

   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

   at System.Activator.CreateInstance(Type type, Boolean nonPublic)

   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)

   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)

   at MicroFour.StrataFrame.Application.StrataFrameApplication.RunApplication()

 

Post #15229
Posted 03/28/2008 2:18:20 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Today @ 11:54:01 AM
Posts: 4,104, Visits: 4,177
You have an older verison of the SF assembly out there that is being used instead of the newer assembly.  You have to distribute the SF assemblies with each build and ensure that any that are held in the GAC (if you are using the GAC) are removed and updated with the new assemblies.  But this is the problem you are running into.  If you get the assemblies up to date on the client machine then this error will go away.
Post #15231
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 7:51pm

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.063. 10 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.