IE Web Controls - custom build

G

Grzesiek

Hi!
I'm trying to build IE Web Controls with VS .NET. When I've done it using
build.bat, everything was fine. But now I want to add some features to
BasicChildNode class, so I've created solution added files, added needed
references and copied everything from Version.cs to AssemblyInfo.cs .
Solution builds without errors and Microsof.Web.UI.WebControls.dll file is
created. But when I'm trying to use this dll file in my project (in VS
designer) it shows Error Creating Control, and instead of displaying
control, there is text inside it:

resource file name: Microsofr.Web.UI.WebControls.Design.resources, assembly:
Microsoft.Web.UI.WebControls, Version=1.0.2.226, culture=neutral
publicKeyToken=null, etc.
What's going on? Is this designer error ?

Oh and another thing, is that i had to exclude files Resources\*.resx from
solution because I was getting compiler error:
Resources 'Resources\Microsoft.Web.UI.WebControls.Design.resources' and
'Resources\Microsoft.Web.UI.WebControls.Design.resx' have the same manifest
resource name
'Microsoft.Web.UI.WebControls.Resources.Microsoft.Web.UI.WebControls.Design.resources'.


thanks,
Grzesiek
 

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

Members online

No members online now.

Forum statistics

Threads
473,969
Messages
2,570,161
Members
46,710
Latest member
bernietqt

Latest Threads

Top