ibbly
October 17th, 2001, 07:45 AM
Forgive me for my lack of knowledge...but I'm new to this part of programming.
I have implemented IObjectSafety on the Microsoft Date Time Picker (in my own user control) and mapped the methods and properties I need. I packaged the .cab file, marked it safe for scripting, safe for initialization and added it to my .asp page. I added the CODEBASE property to my object tag, but when I try to run this on a machine other than my development machine, it does not work. I tried the log viewer Microsoft recommends, but it did not provide any information (although the class ID was there). If anyone has suggestions, I would be most appreciative.
Thank you in advance for any support you may be able to provide to us newbies.
Thanks again.
I have implemented IObjectSafety on the Microsoft Date Time Picker (in my own user control) and mapped the methods and properties I need. I packaged the .cab file, marked it safe for scripting, safe for initialization and added it to my .asp page. I added the CODEBASE property to my object tag, but when I try to run this on a machine other than my development machine, it does not work. I tried the log viewer Microsoft recommends, but it did not provide any information (although the class ID was there). If anyone has suggestions, I would be most appreciative.
Thank you in advance for any support you may be able to provide to us newbies.
Thanks again.