Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pass parameter to form constructor
Message
From
27/08/2007 10:54:29
 
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01250488
Message ID:
01250646
Views:
11
Hi,
I hit error

Constructor on type 'JK.Payment.UI.Windows.Forms.PaymentForm' not found.

However, as the code I posted, it works if I use the code below
//Workign OK

Payment.UI.Windows.Forms.PaymentForm loForm = new PaymentForm(new object[]

{ JK.Payment.Enums.TxnType.Sale, salesBO.SaleNo, salesBO.Total });
Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform