Home
Options

Ok, tried to use linqpad again but still cannot reference the members

Ok, I'm optimistic. I'll believe that if LinqPad works for anyone else, it might work for me.
Of course, again, cannot get to the starting line.
I have referenced every dll in my bin folder very carefully.
I have listed every namespace in every dll very carefully.
I have turned on the option to 'Allow LinqPad to access internal types of other assemblies'.
I have placed the '[assembly: InternalsVisibleTo("LINQPadQuery")]' attribute in my assemblyInfo.cs file.
I even added the missing 'assembly:' text to the suggested text of the attribute that shows an error'.
I have rebuilt my project.
I have saved everything and reopened linqpad and verified that all the assemblies and namespaces are still linked. (What's wrong with a little usability here? like, 'add all the assemblies in the folder and add all the namespaces in the assemblies', so I don't have to wonder if I miss-typed or miss-clicked?)
I restored my firstinmylifetimeworking.linq.
I still cannot see anything except the public methods of my EF-generated models.
I am no longer optimistic... again.
What are you guys thinking?

Comments

Sign In or Register to comment.