We have an application which is used from Terminal Services Connections. For
this reason
two DLL- files are made as a system global resource by using command:
Register filename /system
This same method is used on Windows 2000 Server and Window Server 2003 but
now, after
installing SP1 to Server 2003, it do not work like before. You can run
register command like
before without any errors but running main application give errors.
What is changed in this aspect ? Can we return compatibility to earlier by
doing some parameter changes ?
|