PrepAway - Latest Free Exam Questions & Answers

What should you do next?

You have a .NET Remoting object named Scheduler. The Scheduler class is in an assembly file named TaskScheduler.dll.

The Scheduler class is hosted by an application named SchedulerServer.exe. This application is configured by using a file named SchedulerServer.exe.config. This file configures the Scheduler class to be a client-activated object by using a TcpChannel and a BinaryFormatter.

You want to deploy the Scheduler object to a computer named Computer1 so that client applications can begin to use it.
You copy TaskScheduler.dll, SchedulerServer.exe, and SchedulerServer.exe.config to a directory on Computer1.

What should you do next?

PrepAway - Latest Free Exam Questions & Answers

A.
Install TaskScheduler.dll in the global assembly cache.

B.
Use the Assembly Registration tool (Regasm.exe) on Computer1 to register SchedulerServer.exe.

C.
Use the Assembly Registration tool (Regasm.exe) on Computer1 to register TaskScheduler.dll.

D.
Configure Computer1 to execute SchedulerServer.exe each time Computer1 is restarted. Then manually execute SchedulerServer.exe on Computer1.


Leave a Reply