Sample 1
CR for MVC
display image
without this line in web.config you're dead.
add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
make sure the above line also appear on
system.webServersection
painful 2
Connection, make sure you use the same servername for development and product and use host file to map them to the correct ip on production server
Wednesday, September 28, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment