Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Service on one machine, Middle-tier on another machi
Message
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00729008
Message ID:
00729207
Views:
23
You need to setup remoting. You want to activate the middle tier object on a separate (remote) server, correct?

Here are a couple of articles to get you started:

http://msdn.microsoft.com/architecture/default.aspx?pull=/library/en-us/dndotnet/html/introremoting.asp

http://www.devarticles.com/art/1/196

>follow-up...
>
>The specific problem we're encountering seems to be a permissions issue. The actual error we're getting when the Web Service tries to call a middle-tier function on another machine is...
>
>The state of the failed permission was:
>> version="1"
> Read="\\WWPQ17922154241\m1\assem6.dll"/>
>
>I know that .NET has a new security model, but I don't know if that's at all related.
>
>Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform