Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deploy the BizObjects?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00771263
Message ID:
00771798
Views:
9
>I have that first simple app ready to go on a dedicated server. Where does the BizObject directory get put? In my situation it was in Doc's & Settings\My_Space\MyDocs\Developer\MyBizness.
>

The project containing your business objects is a Library type so it will compile to a DLL. In a Winform client scenario, you would normally put this dll in the same directory as your client exe. In a Webform you would put it in the /bin directory.

Or are you saying that you will remote the business objects? In that case you need to find a suitable host on your application server. A console application, a windows service, Dllhost, or IIS can host remotable business objects.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform