0

I have taken over a project from another developer.

It is an ASP.NET VB Web Project developed in Visual Studio 2010

I am working on the same machine that the previous developer used.

I have access to the previous developers account.

If I login as the previous developer and Go to File -> Open Web Site… I can get the web site to debug and run.

If I copy the website to my user name and try to open the website I receive the following error:

“A first chance exception of type 'System.Configuration.ConfigurationErrorsException'
occurred in System.Configuration.dll”

I have copied the original location the “websites” and “projects “ directories over and made them all relative to each other.

There are no build errors.

I can find no unresolved references.

Even if I try to open the original location in the previous developers directory under my user name I still get the error.

Any suggestions on how to proceed?

4

1 回答 1

0

只是在黑暗中拍摄...

复制文件可能会阻止您将文件写入应用程序中的 bin 文件夹

于 2013-08-08T15:31:07.487 回答