New Feature did not installed after setup.

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
12/31/2009 2:55:42 AM
Gravatar
Total Posts 21

New Feature did not installed after setup.

Hi, I have followed the "Cloning an Existing Feature" documentation to clone the Blog feature. Everything seems fine, when I ran the setup\default.aspx. However, it didn't install to the system as it stated that it will at the end of the documentation. I can see that all the renamed tables and stored procedures have been created in the database.

Do I actually need to set the feature manually or it should install it and appear on the Feature List automatically after the installation? If it suppose to install and appear automatically after the intallation. What did I do wrong and how do I address the issu

1/2/2010 5:24:45 AM
Gravatar
Total Posts 18439

Re: New Feature did not installed after setup.

Please see Using The Installation System, you must create a FeatureDefinition file for your clone and put it in the correct location and also must create sql scripts for your cloned feature. Makes sure you generate a new guid for the featureGuid, do not copy it form an existing feature.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.