Exception when attempting to re-load a project

I received the following exception when attempting to re-load a project:

System.Runtime.InteropServices.COMException (0x80004005): Reference
unavailable.
at VSLangProj.Reference.get_SourceProject()
at ProjectModel.VS.VSProject.OnVsReferenceRemoved(Reference pReference)
in C:\temp\tmp3D86.tmp\src\Services\project\vsImpl\VSProject.cs:line 443

I then tried to submit this exception using the ITN tracker, but then
received another exception stating:

System.Net.WebException: The remote server returned an error: (400) Bad
Request. ...

Thanks for the terrific app. Coming from the Idea world, I couldn't wait to
use Ctrl-N and Shift-F6 again. They might be worth the price of admission by
themselves.

---
Eli Tucker
http://nerdmonkey.com


0
3 comments
Avatar
Permanently deleted user

Eli,

thanks for reporting problem with project reload, we'll check it.

Not sure why you get 'Bad request' when submitting bug report.
Have you ever been able to use ReSharper error reporter?

Thanks,
Dmitry

"Eli Tucker" <eli-news@mailinator.com> wrote in message
news:c0u7mn$42g$1@is.intellij.net...

I received the following exception when attempting to re-load a project:

>

System.Runtime.InteropServices.COMException (0x80004005): Reference
unavailable.
at VSLangProj.Reference.get_SourceProject()
at ProjectModel.VS.VSProject.OnVsReferenceRemoved(Reference pReference)
in C:\temp\tmp3D86.tmp\src\Services\project\vsImpl\VSProject.cs:line 443

>

I then tried to submit this exception using the ITN tracker, but then
received another exception stating:

>

System.Net.WebException: The remote server returned an error: (400) Bad
Request. ...

>

Thanks for the terrific app. Coming from the Idea world, I couldn't wait

to

use Ctrl-N and Shift-F6 again. They might be worth the price of admission

by

themselves.

>

---
Eli Tucker
http://nerdmonkey.com

>
>


0
Avatar
Permanently deleted user

No, that was the first error I ran into, and thus the first error to report.

As I look in more detail at ReSharper, I noticed that the ReSharper cache
for a solution is stored in the the solution directory. Our setup here at
work uses two solutions (one for our desktop client and one for our compact
framework client), but both solutions (sln files) are in the same directory
since they share many of the same projects.

I wonder if having multiple solutions work in the same cache (and possibly
at the same time) causes this problem? If so, maybe the name of the cache
directory should take into account the name of the solution?

Thanks,
Eli


"Dmitry Shaporenkov(JetBrains)" <dsha@jetbrains.com> wrote in message
news:c0v8ju$l36$1@is.intellij.net...

Eli,

>

thanks for reporting problem with project reload, we'll check it.

>

Not sure why you get 'Bad request' when submitting bug report.
Have you ever been able to use ReSharper error reporter?

>

Thanks,
Dmitry

>

"Eli Tucker" <eli-news@mailinator.com> wrote in message
news:c0u7mn$42g$1@is.intellij.net...

I received the following exception when attempting to re-load a project:

>

System.Runtime.InteropServices.COMException (0x80004005): Reference
unavailable.
at VSLangProj.Reference.get_SourceProject()
at ProjectModel.VS.VSProject.OnVsReferenceRemoved(Reference

pReference)

in C:\temp\tmp3D86.tmp\src\Services\project\vsImpl\VSProject.cs:line 443

>

I then tried to submit this exception using the ITN tracker, but then
received another exception stating:

>

System.Net.WebException: The remote server returned an error: (400) Bad
Request. ...

>

Thanks for the terrific app. Coming from the Idea world, I couldn't wait

to

use Ctrl-N and Shift-F6 again. They might be worth the price of

admission

by

themselves.

>

---
Eli Tucker
http://nerdmonkey.com

>
>

>
>


0
Avatar
Permanently deleted user

Eli,

It makes sense to change the location of ReSharper persistent caches for
your solutions (though the exception you reported is not connected with it).
It can be done on Tools/Options/ReSharper/Solution tab. We will change the
policy of selecting the default location of the caches in future builds.
--
Andrey Simanovsky
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"



"Eli Tucker" <eli-news@mailinator.com> wrote in message
news:c10jro$79h$1@is.intellij.net...

No, that was the first error I ran into, and thus the first error to

report.
>

As I look in more detail at ReSharper, I noticed that the ReSharper cache
for a solution is stored in the the solution directory. Our setup here at
work uses two solutions (one for our desktop client and one for our

compact

framework client), but both solutions (sln files) are in the same

directory

since they share many of the same projects.

>

I wonder if having multiple solutions work in the same cache (and possibly
at the same time) causes this problem? If so, maybe the name of the cache
directory should take into account the name of the solution?

>

Thanks,
Eli

>
>

"Dmitry Shaporenkov(JetBrains)" <dsha@jetbrains.com> wrote in message
news:c0v8ju$l36$1@is.intellij.net...

Eli,

>

thanks for reporting problem with project reload, we'll check it.

>

Not sure why you get 'Bad request' when submitting bug report.
Have you ever been able to use ReSharper error reporter?

>

Thanks,
Dmitry

>

"Eli Tucker" <eli-news@mailinator.com> wrote in message
news:c0u7mn$42g$1@is.intellij.net...

I received the following exception when attempting to re-load a

project:

>

System.Runtime.InteropServices.COMException (0x80004005): Reference
unavailable.
at VSLangProj.Reference.get_SourceProject()
at ProjectModel.VS.VSProject.OnVsReferenceRemoved(Reference

pReference)

in C:\temp\tmp3D86.tmp\src\Services\project\vsImpl\VSProject.cs:line

443

>

I then tried to submit this exception using the ITN tracker, but then
received another exception stating:

>

System.Net.WebException: The remote server returned an error: (400)

Bad

Request. ...

>

Thanks for the terrific app. Coming from the Idea world, I couldn't

wait

to

use Ctrl-N and Shift-F6 again. They might be worth the price of

admission

by

themselves.

>

---
Eli Tucker
http://nerdmonkey.com

>
>

>
>

>
>


0

Please sign in to leave a comment.