Jump to content

sathishtl

Newbies
  • Posts

    4
  • Joined

  • Last visited

Everything posted by sathishtl

  1. 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
  2. Sir can we use express version for visual studio2005?if we can which one? please reply Thank you
  3. I got a lot of errors while rebuilding the the paintdotnet. and i using visual studio 2005 Beta version and .net frame work 2.0 beta version ? and any problem in that and please give me a solution Thank you
  4. i found a error in rebuilding the source code why it happens? Error 1 'PaintDotNet.SystemLayer.MenuStripEx.OnMenuDeactivate(System.EventArgs)': no suitable method found to override F:\src\SystemLayer\MenuStripEx.cs 86 33 SystemLayer
×
×
  • Create New...