• Visit Rebornbuddy
  • Honor Buddy window non existent (help)

    Discussion in 'Archives' started by chrisf3421, Aug 29, 2011.

    1. chrisf3421

      chrisf3421 New Member

      Joined:
      Aug 29, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      The issue I am having is with the login screen with honorbuddy. For some reason it is showing up within my processes and task manager but is unable to be found on my desktop. The window is non existent even though the process is running. I have already looked in the quick launch menu to see if it was hidden down there but it was not, and it is also now showing up on my bottom "toolbar" I guess you could say.
      Thanks for the help and I am also available for teamviewer assistance. I have already downloaded the necessary programs.
       
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      Hb creates a log?

      check it and if you can see a log upload it here
       
    3. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      I would like to see the followup as well on this.
      I tend to have the same issues in a irregular basis, with the difference that it's on my work and taskbar, but doesn't allow me to make it shown.
      Rightclicking my workbar on the HB task, and then selecting Maximize (and then resize) makes it pop-up again.
      The HB icon on the taskbar only has 'Start/Stop/Exit' options (not what I want).
      Double clicking it doesn't have any effect.

      Starting HB > Login popup shows > Logging in > HB UI flickers briefly and then disappears from my screen.

      No entries in the log. HB functions further so I generally don't complain.
      Just funny to see I'm not the only one for a change :D
       
    4. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      it seems that he is talking about a diff issue
       
    5. chrisf3421

      chrisf3421 New Member

      Joined:
      Aug 29, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Here is the most recent log:

      [8:27:37 PM:422] System.NullReferenceException: Object reference not set to an instance of an object.
      at System.Net.WebRequest.get_PrefixList()
      at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
      at System.Net.WebRequest.Create(Uri requestUri)
      at MS.Internal.WpfWebRequestHelper.CreateRequest(Uri uri)
      at System.Windows.Media.ColorContext.Initialize(Uri profileUri, Boolean isStandardProfileUriNotFromUser)
      at System.Windows.Media.ColorContext..ctor(PixelFormat pixelFormat)
      at System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapPalette palette)
      at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
      at System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber, BitmapSourceSafeMILHandle sourceHandle, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder decoder)
      at System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames)
      at System.Windows.Media.Imaging.BitmapDecoder.get_Frames()
      at System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
      at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
      at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
      at System.Windows.Markup.XamlTypeMapper.ParseProperty(Object targetObject, Type propType, String propName, Object dpOrPiOrFi, ITypeDescriptorContext typeContext, ParserContext parserContext, String value, Int16 converterTypeId)
      at System.Windows.Markup.BamlRecordReader.ParseProperty(Object element, Type propertyType, String propertyName, Object dpOrPi, String attribValue, Int16 converterTypeId)
      at System.Windows.Markup.BamlRecordReader.ReadPropertyRecordBase(String attribValue, Int16 attributeId, Int16 converterTypeId)
      at System.Windows.Markup.BamlRecordReader.ReadPropertyConverterRecord(BamlPropertyWithConverterRecord bamlPropertyRecord)
      at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
      at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
      at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
      at System.Windows.Markup.TreeBuilder.Parse()
      at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
      at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
      at Honorbuddy.MainWindow.InitializeComponent()
      at Honorbuddy.MainWindow..ctor()
      [8:27:37 PM:428] System.Windows.Markup.XamlParseException: Cannot have nested BeginInit calls on the same instance. Error in markup file 'Honorbuddy;component/MainWindow.xaml'. ---> System.InvalidOperationException: Cannot have nested BeginInit calls on the same instance.
      at System.Windows.FrameworkElement.BeginInit()
      at System.Windows.Markup.BamlRecordReader.ElementInitialize(Object element, String name)
      at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
      at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
      at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
      --- End of inner exception stack trace ---
      at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
      at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
      at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
      at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
      at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
      at System.Windows.Markup.TreeBuilder.Parse()
      at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
      at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
      at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
      at System.Windows.Application.DoStartup()
      at System.Windows.Application.<.ctor>b__0(Object unused)
      at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
      at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       
    6. chrisf3421

      chrisf3421 New Member

      Joined:
      Aug 29, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      And i start the application and no window at all pops up but then again under task manager it will show up as running.
       
    7. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      on what OS are you?
       
    8. mil10puln

      mil10puln New Member

      Joined:
      May 28, 2010
      Messages:
      114
      Likes Received:
      0
      Trophy Points:
      0
      He is on windows Vista
       
    9. chrisf3421

      chrisf3421 New Member

      Joined:
      Aug 29, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Yeah it's vista
       
    10. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
    11. chrisf3421

      chrisf3421 New Member

      Joined:
      Aug 29, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Here is the log, I installed net frameworks all the way to 4.0 and am completely updated with all of my updates. I have no idea why all this is happening.


      [7:45:27 PM:290] System.NullReferenceException: Object reference not set to an instance of an object.
      at System.Net.WebRequest.get_PrefixList()
      at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
      at System.Net.WebRequest.Create(Uri requestUri)
      at MS.Internal.WpfWebRequestHelper.CreateRequest(Uri uri)
      at System.Windows.Media.ColorContext.Initialize(Uri profileUri, Boolean isStandardProfileUriNotFromUser)
      at System.Windows.Media.ColorContext..ctor(PixelFormat pixelFormat)
      at System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapPalette palette)
      at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
      at System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber, BitmapSourceSafeMILHandle sourceHandle, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder decoder)
      at System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames)
      at System.Windows.Media.Imaging.BitmapDecoder.get_Frames()
      at System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
      at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
      at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
      at System.Windows.Markup.XamlTypeMapper.ParseProperty(Object targetObject, Type propType, String propName, Object dpOrPiOrFi, ITypeDescriptorContext typeContext, ParserContext parserContext, String value, Int16 converterTypeId)
      at System.Windows.Markup.BamlRecordReader.ParseProperty(Object element, Type propertyType, String propertyName, Object dpOrPi, String attribValue, Int16 converterTypeId)
      at System.Windows.Markup.BamlRecordReader.ReadPropertyRecordBase(String attribValue, Int16 attributeId, Int16 converterTypeId)
      at System.Windows.Markup.BamlRecordReader.ReadPropertyConverterRecord(BamlPropertyWithConverterRecord bamlPropertyRecord)
      at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
      at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
      at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
      at System.Windows.Markup.TreeBuilder.Parse()
      at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
      at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
      at Honorbuddy.MainWindow.InitializeComponent()
      at Honorbuddy.MainWindow..ctor()
      [7:45:27 PM:296] System.Windows.Markup.XamlParseException: Cannot have nested BeginInit calls on the same instance. Error in markup file 'Honorbuddy;component/MainWindow.xaml'. ---> System.InvalidOperationException: Cannot have nested BeginInit calls on the same instance.
      at System.Windows.FrameworkElement.BeginInit()
      at System.Windows.Markup.BamlRecordReader.ElementInitialize(Object element, String name)
      at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
      at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
      at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
      --- End of inner exception stack trace ---
      at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
      at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
      at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
      at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
      at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
      at System.Windows.Markup.TreeBuilder.Parse()
      at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
      at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
      at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
      at System.Windows.Application.DoStartup()
      at System.Windows.Application.<.ctor>b__0(Object unused)
      at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
      at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       
    12. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      reinstall the one i gave you on the link

      also is your won on windowed mode?
      are you the admin on the pc?
      are you running Hb as admin?
       
    13. chrisf3421

      chrisf3421 New Member

      Joined:
      Aug 29, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      I have reinstalled. Im having an error like in my screenshot here- http://oi55.tinypic.com/2db3tds.jpg
      and yes to all the other questions.
      Would you possibly be available over teamviewer to help me resolve this problem?
       
    14. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
    15. chrisf3421

      chrisf3421 New Member

      Joined:
      Aug 29, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      I used those tools and this is what happens when i try to install 3.5 -


      [08/31/11,15:49:59] Microsoft .NET Framework 3.5 'package': [2] Error: Installation failed for component Microsoft .NET Framework 3.5 'package'. MSI returned error code 1603
      [08/31/11,15:50:03] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5 'package' is not installed.
      [08/31/11,19:48:51] Microsoft .NET Framework 3.5 'package': [2] Error: Installation failed for component Microsoft .NET Framework 3.5 'package'. MSI returned error code 1603
      [08/31/11,19:49:02] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5 'package' is not installed.
      [08/31/11,20:25:12] Microsoft .NET Framework 3.5 'package': [2] Error: Installation failed for component Microsoft .NET Framework 3.5 'package'. MSI returned error code 1603
      [08/31/11,20:25:15] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5 'package' is not installed.
      [08/31/11,20:44:01] Microsoft .NET Framework 3.5 'package': [2] Error: Installation failed for component Microsoft .NET Framework 3.5 'package'. MSI returned error code 1603
      [08/31/11,20:44:02] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5 'package' is not installed.
      [08/31/11,20:53:33] Microsoft .NET Framework 3.5 'package': [2] Error: Installation failed for component Microsoft .NET Framework 3.5 'package'. MSI returned error code 1603
      [08/31/11,20:53:35] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5 'package' is not installed.
      [08/31/11,21:15:37] Microsoft .NET Framework 3.5 'package': [2] Error: Installation failed for component Microsoft .NET Framework 3.5 'package'. MSI returned error code 1603
      [08/31/11,21:15:39] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5 'package' is not installed.
       
    16. chrisf3421

      chrisf3421 New Member

      Joined:
      Aug 29, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Ive tried everything multiple times and im going to have to ask for a refund unless we can resolve the issue over teamviewer.
       
    17. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      the problem is on your pc mate,has nothing to do with Hb
       
    18. chrisf3421

      chrisf3421 New Member

      Joined:
      Aug 29, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      I know but could you possibly help me with net frameworks? Because ive tried the cleanup and repair tool and am still having the same problem.
       
    19. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      if you have already tried the net framework tools and you cant find a solution it means that something is broken on your OS
      and i am not "allowed" to touch it :(


      the best thing i can suggest you is a fresh install of vista or better a fresh install of win7


      but before this make sure that your OS is updated(get all the updates from Microsoft) and then try again to install net
       

    Share This Page