locked
Crystal reports in VS2012 ASP.NET MVC 4 RRS feed

  • Question

  • Hello, I am new to web development, but have landed a lucky project where in addition to database management, I am supposed to maintain a web app that was built by an outside developer in ASP.NET MVC 4.. so far, so good. He included a few basic crystal reports, and I am trying to add my own new reports to the project. I can get them to load just fine on my development machine, but when I publish to test server the reports no longer load. The reports draw from stored procedure, I have made sure all login info is right and permissions are granted to the read only account, but still no go. I am missing something simple, any thoughts would be very helpful. thanks.
    • Moved by Bob Shen Monday, June 17, 2013 5:31 AM
    Thursday, June 13, 2013 11:35 PM

Answers

  • Hi Brack1122,

    You are more likely to get more efficient responses to ASP.NET issues at http://forums.asp.net where you can contact ASP.NET experts.

     

    Bob Shen
    MSDN Community Support | Feedback to us
    Develop and promote your apps in Windows Store
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    • Proposed as answer by Just Karl Friday, January 17, 2014 10:40 PM
    • Marked as answer by Just Karl Wednesday, June 18, 2014 3:26 PM
    Monday, June 17, 2013 5:30 AM

All replies

  • Hi Brack1122,

    You are more likely to get more efficient responses to ASP.NET issues at http://forums.asp.net where you can contact ASP.NET experts.

     

    Bob Shen
    MSDN Community Support | Feedback to us
    Develop and promote your apps in Windows Store
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    • Proposed as answer by Just Karl Friday, January 17, 2014 10:40 PM
    • Marked as answer by Just Karl Wednesday, June 18, 2014 3:26 PM
    Monday, June 17, 2013 5:30 AM
  • Hello, By default when publishing Crystal Report .rpt design files are not published or move. After publication copy your Report designer files on your deploy version. Hope solve your problem.

    http://www.fdfriends.com/crystal-reporting-with-mvc4-mvc5-razor-view-step-by-step-tutorial/

     
    Wednesday, June 18, 2014 11:00 AM