Skip to main content

[archive] MAV on .NET properties and methods

  • August 25, 2009
  • 1 reply
  • 0 views

[Migrated content. Thread originally posted on 21 August 2009]

I've created a .NET 2005 user control inside a .dll file.
I've succesfully created the .def file and included the control in a cobol program.
Control has correctly been visualized, but when I use a property or a method I get a MAV!

Is there a method to analyze the problem?

I'm running cobol program in thin client from a Windows XP machine connected to a Solaris SPARC server with 8.0.0 release.

Maurizio Barbagin

1 reply

[Migrated content. Thread originally posted on 21 August 2009]

I've created a .NET 2005 user control inside a .dll file.
I've succesfully created the .def file and included the control in a cobol program.
Control has correctly been visualized, but when I use a property or a method I get a MAV!

Is there a method to analyze the problem?

I'm running cobol program in thin client from a Windows XP machine connected to a Solaris SPARC server with 8.0.0 release.

Maurizio Barbagin
I take it that this is changed to reflect a path on solaris or you have use C$COPY to put the file on the users systems FILE-PATH IS "c:\\ACUTEST\\testctrl.xml"