Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to deploy a MM.NET on a hosted site
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
ASP.NET
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00963248
Message ID:
00963468
Views:
8
>Just make sure the MM.NET assemblies get copied to the \bin directory of your web site. This may be as easy as setting "Copy Local" to true in the properties of the MM.NET reference in your project.
>
>>So how do you deploy a MM.NET app on a server that you can't run an installer on?

In my MM.NET ASP sites on my dev box I have put the BizClasses project under the main site in INETPUB\wwwroot\MySite.

MySite
|->bin
|->MySiteBusiness
|->bin

You are saying that I have to get both the bin dirs up to my host? Sounds easy enough to do.

Thanks.
Previous
Reply
Map
View

Click here to load this message in the networking platform