|
-
Nov 19th, 2003, 02:59 PM
#1
Thread Starter
Fanatic Member
Remoting and Using Constructors with Parameters?
I am getting an error
"Can not run a non-default constructor when connecting to well-known objects"
when I try to create a new (remote) object in my client application. The new constructor accepts a couple of parameters, which apparently you can't do? If I change the new constructor to accept no parameters it works fine.
Is there anyway to have parameters in the constructor?? If not that that would really be inconvenient!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|