I just downloaded the new visual studio 2005 express beta and I am trying to build my project wich would compile and link fine using 2003.Net.But now using 2005 i get this error.

LINK : fatal error LNK1296: unable to load pgodb80.dll
Build log was saved at "file://d:\C++ practice files\NewM4\NewM4\Release\BuildLog.htm"
NewM4 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Im not sure what is causing this. I looked up the error number in msdn and give about 30 reasons why this would happen.

Any help would be appreciated.