Jump to content

Error in viewing forms


Recommended Posts

Sir

i done the follwing type for rebuilding

1.installed visual visual studio 2005 in c: folder

2.exact the source file from paint.net

3. redistributed the dotnetfx.exe in F:/src/dotnet_2.0/x86

4. redistributed the netfx.exein F:/src/dotnet_2.0/x64

5.placed the mt.exe file in C:\WINNT\system32\mt.exe

6.installed Tablet PC SDK v1.7

7.opened the src/paintdotnet.sln with express edition

8.When i try to open the form shows this kind of ERRORs

The designer could not be shown for this file because none of the classes within

it can be designed. The designer inspected the following classes in the file: AboutDialog

--- The base class 'PaintDotNet.PdnBaseForm' could not be loaded. Ensure the assembly has

been referenced and that all projects have been built.

at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager)

at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)

at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)

at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload)

So please give me a solution on the above

Link to comment
Share on other sites

Because of our resource manager, the forms usually don't load up in Visual Studio at all. It throws a fit. But that's fine, we usually just edit the code manually.

This has been covered in some other forum thread, I forget when though.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...