We are running Exchange 2000 Standard and hit the 16Mb limit. I've run an offline defrag, but no joy, storage group keeps dismounting. We have a CRM system that sends data to mobile users via exchange and this and filled the db.
Anyone know if I upgrade to Exchange 2000 Enterprise it will...
Tarwn
Your right I just copied and registered the DLL. I've created an install package and this has worked. You've saved me losing any more hair over this. THANKS for your time replying to this.
Mark
I have a VB developed COM object from an ASP page that works OK on my laptop (Win2k, IIS5) but when I publish this to my server (Win2k server, IIS5) and register the COM I get the following error
------------------------------------------
Error Type:
ConfiguratorDLL (0x800A005B)
Object variable...
Thanks for the reply. I've registered the DLL and can even get another class to work but this is one that does not require objects to be passed e.g.
--------------------------
set objProduct = server.createobject("ConfiguratorDLL.clsProduct")
set objComponent =...
I have a COM object from a VB6 app developed that gets the quote text for any particular product we supply to it. It's called as below in VB6:
a = clsText.GetText (clsComponent, clsProduct, Language)
clsComponent and clsProduct are objects called in a previous createobject. I know this works...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.