Failed to partially bind to "System.String,

  • Thread starter Thread starter jiabin
  • Start date Start date
J

jiabin

Hi,

I got an exception with the message below, when I'm trying to start my
application.


"Could not load a type. Failed to partially bind to "System.String,
mscorlib". "


I did a search on the net, and found no clue.
Has anyone seen similar problem, or any clue?


Thanks
J
 
jiabin said:
I got an exception with the message below, when I'm trying to start my
application.

"Could not load a type. Failed to partially bind to "System.String,
mscorlib". "

I did a search on the net, and found no clue.
Has anyone seen similar problem, or any clue?

Could you post a short but complete program which demonstrates the
problem?

See http://www.pobox.com/~skeet/csharp/complete.html for details of
what I mean by that.
 
Jon,

I wish I could have a short example, but I can't. The thing is that I
can't event
reproduce this problem in our enterprise application.

But thanks for your quick reply.
Jia
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top