locked
Sharepoint 2013 Visual Webpart not updating on solution update RRS feed

  • Question

  • I have a created a wsp that includes visual webparts using visual studio 2013 for sharepoint 2013.

    I had to do some updates for ascx files of the webparts. After I updated the solution using powershell, all the changes in the code (.cs files) were reflected. However all the updates for ascx files were not updating. I tried to decactivate and reactivate the features but the problem is still there.

    I would be grateful if you can help me figure out the problem.

    Regards,

    Omran Antar

    Monday, February 3, 2014 6:18 PM

Answers

  • Hi,    

    For this issue, I have some suggestions as below:

    1. Please check that whether the modified visual web part item has been added into the Feature of the current solution;

    2. How about create a simple demo project for a test?

    3. If the issue still exists, please create another project with a few controls in visual web part and do the test again.

    Feel free to reply with the test result if the issue still exists.

    Best regards

    Patrick Liang
    TechNet Community Support

    • Marked as answer by Dennis Guo Sunday, February 16, 2014 9:23 AM
    Tuesday, February 4, 2014 8:11 AM