In learning hoe to use MTS, I followed microsofts Kb article Q186342 in creating a 3 tier app using MTS.
I created a remote dll, on my local machine, and installed the component into MTS, on the server, by creating a package. I exported the package to a directory on the server and transferred the new MTS.exe on the client (my) machine, and run the exe.
When running the client app i recieve an error message of Permission denied run-time err no. 70.
what/how would i check permissions and do i need to recompile the MTS.exe. Authentication levels are the same on client and server. any help?
I created a remote dll, on my local machine, and installed the component into MTS, on the server, by creating a package. I exported the package to a directory on the server and transferred the new MTS.exe on the client (my) machine, and run the exe.
When running the client app i recieve an error message of Permission denied run-time err no. 70.
what/how would i check permissions and do i need to recompile the MTS.exe. Authentication levels are the same on client and server. any help?