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:
00772415
Views:
8
>>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.

This is a MM issue and found that it was easy to override. In the Solutin Explorer you will see a listing of all the classes that you create BizObj's in my case that are not part of the upper project. I had to copy that folder to a different area on my computer out of MyDocs\blabla\MyProjBiz\ to a sub folder of MyProj. You then remove the former Biz proj, and then add in the copied version. Last but not lease you need to add the REFERENCE to your Biz.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform