Page 1 of 1
Error:'DevExpress.Web.v8.2, Version=8.2.5.0, Culture=neutral
Posted: Mon Jul 13, 2009 12:53 pm
by mkent
I got an error while trying to view y page in browser..what could be the possible reason?
Parser Error Message: Could not load file or assembly 'DevExpress.Web.v8.2, Version=8.2.5.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1' or one of its dependencies. The system cannot find the file specified.
Regards
Rohit
Re: Error:'DevExpress.Web.v8.2, Version=8.2.5.0, Culture=neutral
Posted: Mon Jul 13, 2009 1:03 pm
by jmestep
Are you using something in DevExpress? That isn't a normal part of Able.
Re: Error:'DevExpress.Web.v8.2, Version=8.2.5.0, Culture=neutral
Posted: Mon Jul 13, 2009 1:20 pm
by mkent
I am using ablecommerce . I copied some code from my colleagues machine and was trying to run
this on my machine and I got this error..is this something to do with the version of the dll?
It might be possible that version on his and my machine as not compatible..m just guessing..
Re: Error:'DevExpress.Web.v8.2, Version=8.2.5.0, Culture=neutral
Posted: Mon Jul 13, 2009 1:28 pm
by NC Software
AbleCommerce doesn't have anything DevExpress within it. Sounds like you have some files mixed up in your solution. Check your references, etc.
Re: Error:'DevExpress.Web.v8.2, Version=8.2.5.0, Culture=neutral
Posted: Mon Jul 13, 2009 3:17 pm
by jmestep
I was trying to say what Neal said. Your colleague might have some DevExpress stuff on his machine. If so, the web.config has some entries in it for that so if you got his web.config, you would have to take them out. I used a demo of one of their products and it put the entries into my web.config, but I had to take them out manually when I uninstalled the demo software.