Jump to content

vcoder

Newbies
  • Posts

    3
  • Joined

  • Last visited

Posts posted by vcoder

  1. I look the forum but looks like I have a different installation problem.

    I have .net 3.5 (and SP1 as well) installed.

    OS - Vista Business.

    I used "Windows Installer Clean Up".

    But it doesn't help.

    I got following error:

    ---------------------------

    (null)

    ---------------------------

    System.IO.FileNotFoundException: Could not load file or assembly 'WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

    File name: 'WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

    at PaintDotNet.PdnResources.LoadImage(Stream input)

    at PaintDotNet.PdnResources.GetImage(String fileName) in D:\src\pdn\paintdotnet\src\Resources\PdnResources.cs:line 322

    at PaintDotNet.PdnResources.PdnImageResource.Load() in D:\src\pdn\paintdotnet\src\Resources\PdnResources.cs:line 337

    at PaintDotNet.Resource`1.get_Reference() in D:\src\pdn\paintdotnet\src\Base\Resource`1.cs:line 28

    at PaintDotNet.Controls.PdnBanner..ctor() in D:\src\pdn\paintdotnet\src\Core\Controls\PdnBanner.cs:line 34

    at PaintDotNet.Setup.SetupWizard.InitializeComponent() in D:\src\pdn\paintdotnet\src\SetupFrontEnd\SetupWizard.cs:line 695

    at PaintDotNet.Setup.SetupWizard..ctor() in D:\src\pdn\paintdotnet\src\SetupFrontEnd\SetupWizard.cs:line 411

    at PaintDotNet.Setup.SetupWizard.MainImpl(String[] args) in D:\src\pdn\paintdotnet\src\SetupFrontEnd\SetupWizard.cs:line 1038

    at PaintDotNet.Setup.SetupWizard.Main(String[] args) in D:\src\pdn\paintdotnet\src\SetupFrontEnd\SetupWizard.cs:line 943

    === Pre-bind state information ===

    LOG: User = Dmitriy-PC\Dmitriy

    LOG: DisplayName = WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35

    (Fully-specified)

    LOG: Appbase = file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/

    LOG: Initial PrivatePath = NULL

    Calling assembly : PaintDotNet.Resources, Version=3.51.3610.35022, Culture=neutral, PublicKeyToken=null.

    ===

    LOG: This bind starts in default load context.

    LOG: Using application configuration file: C:\Users\Dmitriy\AppData\Local\Temp\PdnSetup\SetupFrontEnd.exe.Config

    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v2.0.50727\config\machine.config.

    LOG: Post-policy reference: WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/WindowsBase.DLL.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/WindowsBase/WindowsBase.DLL.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/Native.x86/WindowsBase.DLL.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/Native.x86/WindowsBase/WindowsBase.DLL.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/Native.x64/WindowsBase.DLL.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/Native.x64/WindowsBase/WindowsBase.DLL.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/WindowsBase.EXE.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/WindowsBase/WindowsBase.EXE.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/Native.x86/WindowsBase.EXE.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/Native.x86/WindowsBase/WindowsBase.EXE.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/Native.x64/WindowsBase.EXE.

    LOG: Attempting download of new URL file:///C:/Users/Dmitriy/AppData/Local/Temp/PdnSetup/Native.x64/WindowsBase/WindowsBase.EXE.

    ---------------------------

    OK

    ---------------------------

    Any suggestions?

×
×
  • Create New...