ok guys been at this for 18 hours straight and so far behind in work that i need some help.
i uploaded nopcommerce from scratch from a local server install to a brand new database. custom errors in web config is off i keep getting the generic error when trying to access the server. any other thoughts?? the pdfs on my local server were showing the small changes i made when i generate the pdf. but when its uploaded to a live site the pdf doesnt show the changes i made. now the site is giving me the generic error message.
am doing a fressh upload now to at least get the site up but its got me beat as to why the pdfs are not printing like on the local site..
Some help Please
thanks guys.
UPDATE: been able to get the site running but still havent been able to change the pdf the way i want slightly. Was able to do it on 2.5 but cant seem to do it with this. Any help would be appreciated
After locally editing and compiling the PdfService(Libraries\Nop.Services\Common\PdfService.cs), you will need to upload the modified assembly 'Nop.Services.dll' from \Libraries\Nop.Services\bin\Release to the \bin folder on your server.
Replacing an assembly in the bin folder should restart the application; if it doesn't, click the 'Restart application' link in the admin panel.