
January 3rd, 2005, 06:11 AM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Have u found the solution?
hi
I am also facing the same problem as u have mentioned. I want to use Component One VSFlexgrid into asp.net. I have added its reference to the code ,but it is shown as an object in the toolbox
1) First let me know how to use this object?
Thanks
Pradosh
Quote: | Originally Posted by nageshtechtips Hi all,
i have developed an activex ctrol using vb6.0 by incorporating some properties to that control. i need to use this activex control in asp.net application. i am able to insert that control and run the project and every thing is good.
First, when i am creating an object to the control class with new key word it is not allowing me to create an object because that class is "inaccessible due to its protection level".
Secondly, when i am creating an object with out new keyword object is created and all of the properties what i placed in the control are visible in intellisense. but when i am trying to use those properties with that object, it gives a run time error saying "object reference not set to an instance of an object".
how can i overcome these problems. is i am doing any thing wrong. please guide me in the proper way to use the activex control.
any usefull code or links are appreciatable.
Adv ThanX
Rgds,
Nagesh |
|