I want to dynamically create instance of class stored in other application.
I am writing the following code for this purpose:
Here in the AssemblyFunc() I am loading the assembly of TariffClass application which is loaded successfully. In objectCreate() I am creating object of class present in TariffClass application. But I am getting the following error
'Could not load file or assembly 'file:///C:\Inetpub\wwwr oot\QuickQuote\ TariffClass,...
User Profile
Collapse
-
Dynamically create instance of class
-
Sending mail through vb.net
Hello Everyone,
I facing a problem in sending mail through vb.net.
The code written below sends the mail to the respective person specified in the 'TO' address. But the problem is that the recipient recieves the mail in Spam.
Can anybody help me out.
Dim mail1 As System.Web.Mail .MailMessage = New System.Web.Mail .MailMessage
mail1.From = "[email removed]"
... -
Please friends help me. Its really urgent. Give me some hint to create instance.... -
Creating runtime instance
I am fresher.
Please help me.
I am having many user defined classes(40-50) and based on some event,I want to create an instance dynamically and access its methods.
I dont want to use switch case or if else..... something like typecasting or getting a reference.Pleas e send the demo code in asp.net -
Attachements from outlook
i want to get attachements from outlook and save under windows folder but through programmaticall y in vb.net -
date conversion
i want to convert date from MM/dd/yyyy format to dd/MM/yyyy fromat
and add 30 days to the new formatted date.
Please reply soon.
No activity results to display
Show More
Leave a comment: