Build 71: webservice reference
Hello,
I have an assembly which references a webservice. I have a using clause like
this:
using MobileSynchronizer.SynchService;
The SynchService parts points to the webservice type. Resharper says:
'Cannot resolve symbol: SynchService'.
Greetings René
Please sign in to leave a comment.
If you open the Reference.cs file in the editor, does your original source file recognize the types?
Yes!
"Nick Brosnahan" <no_mail@jetbrains.com> schreef in bericht
news:13691750.1079047155197.JavaMail.itn@is.intellij.net...
file recognize the types?