MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

How to upload the webparts to imported Web partssection  (Mono Support )

Viewed 8999 time(s), 4 post(s) 2/1/2012 6:49:39 AMby sachin.k
sachin-k

sachin.k

2/1/2012 6:49:39 AM
Hi,


Please let me know how to upload the webparts to imported Web partssection
Also how to create webparts as a control, is it the dll which i need to upload as webpart..


Thanks and rgds.
Sachin Kaulgud
This content has not been rated yet. 
5 Reputation 1 Total posts
denis

denis

2/1/2012 12:10:28 PM
Hi Sachin,
If you want to include your own Web parts into MonoX module gallery, you need to place their DLLs into the main /bin folder. The ASCX files can go anywhere you like; there is a setting in web.config
<add key="ModuleGalleryPath" value="/MonoX/ModuleGallery, /MonoX/Samples/WebPartSample"/>

that defines where MonoX looks for its parts. You can add your own paths there.

This content has not been rated yet. 
7207 Reputation 956 Total posts
sachinkaulgud

sachinkaulgud

2/2/2012 11:45:47 AM
Hi denis

Thanks for the reply

Could you please elaborate the same ?

Please let me know how should i upload my own user controls ?

Thanks
sachin

This content has not been rated yet. 
69 Reputation 9 Total posts
denis

denis

2/2/2012 1:50:50 PM
You can copy the control files via Windows Explorer, FTP, MonoX file management section, basically any way you like.
This content has not been rated yet. 
7207 Reputation 956 Total posts