I then used this on my machine to create a web project. It worked fine.
The project was then literally copied to the server. The problem is that I get the following error now
The located assembly's manifest definition with name 'System.Drawing' does not match the assembly reference.
and it highlights the code for the control.
Please tell me what I am doing wrong.
JagdipSolve it. I think the problem was with version numbers.
The dll I was using was made in Framework 1.1, when I only had Framework 1.0. Luckly, I could get a copy of the dll in Framework 1.0, and the control worked fine after that.
0 comments:
Post a Comment