Have spoken to Microsoft and for anyone who is interested (not many judging by the replies!) there are no issues with this or trying to do it the other way round - ie. using com+ NT4 clients. my probelm is down to something else - which I haven't completely sussed yet.
Range is an object that requires you to asign something to it.
Use following code:
pobjExcel.Worksheets("Sheet1").Columns("B").ColumnWidth = 30
pobjExcel is a variable containing reference to excel.application. Be careful using global code i.e. just writing worksheets...
Hi Chiph,
Yes the component was built with VB and the server that is running MTS has visual studio on it as well so all the runtime files are there. I know that component services on 2000 server produces .mis files to configure client apps to use remote components so wondered if 2000 client...
Probably a silly question but I am testing a component on MTS with a client app running on Windows 2000 Professional. I keep getting error 48, Cannot Load DLL. I have run the client executable (produced when I created an export package on the NT4 Server running MTS) on the client machine I am...
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.