[문제 1]
윈도우 7 환경에서 윈도우라이브메일 첨부html 파일이나 메일 내용중 링크주소 클릭시 클래스 등록되지 않았습니다 에러가 나옵니다. 해결방법을 알려주세요
[문제2]
Wunderlist 프로그램 사용 중이었는데, 아래와 같은 에러가 나오며 프로그램이 열리지가 않습니다.
커뮤니티 답변 중 하나를 실행한해서 클래스 등록에러 문제를 해결하는 과정에서 아래 문제가 발생하네요...
답변 부탁드립니다
Microsoft.Practices.ServiceLocation.ActivationException: Activation error occured while trying to get instance of type AutoUpdater, key "" ---> Microsoft.Practices.Unity.ResolutionFailedException: Resolution of the dependency failed, type = "Wunderkinder.Wunderlist.Presentation.Wpf.AutoUpdater",
name = "(none)".
Exception occurred while: Calling constructor Wunderkinder.Wunderlist.Presentation.Wpf.AutoUpdater(Wunderkinder.Wunderlist.Presentation.Wpf.IAppCast appCast).
Exception is: NotSupportedException - 지정한 경로 형식은 지원되지 않습니다.
At the time of the exception, the container was:
Resolving Wunderkinder.Wunderlist.Presentation.Wpf.AutoUpdater,(none)
Calling constructor Wunderkinder.Wunderlist.Presentation.Wpf.AutoUpdater(Wunderkinder.Wunderlist.Presentation.Wpf.IAppCast appCast)
---> System.NotSupportedException: 지정한 경로 형식은 지원되지 않습니다.
위치: System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean
checkHost)
위치: System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
위치: System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
위치: System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
위치: System.IO.StreamWriter..ctor(String path, Boolean append)
위치: System.IO.File.CreateText(String path)
위치: AppLimit.NetSparkle.NetSparkleMainWindows..ctor()
위치: AppLimit.NetSparkle.Sparkle..ctor(String appcastUrl, String referenceAssembly, Boolean ShowDiagnostic)
위치: Wunderkinder.Wunderlist.Presentation.Wpf.AutoUpdater..ctor(IAppCast appCast)
위치: lambda_method(Closure , IBuilderContext )
위치: Microsoft.Practices.ObjectBuilder2.DynamicBuildPlanGenerationContext.<>c__DisplayClass1.<GetBuildMethod>b__0(IBuilderContext context)
위치: Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context)
위치: Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)
위치: Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
--- 내부 예외 스택 추적의 끝 ---
위치: Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
위치: Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, String name, IEnumerable`1 resolverOverrides)
위치: Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance(Type serviceType, String key)
--- 내부 예외 스택 추적의 끝 ---
위치: Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance(Type serviceType, String key)
위치: Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstanceTService
위치: Wunderkinder.Wunderlist.Presentation.Wpf.BackgroundProcesses.CheckForUpdates()
위치: Wunderkinder.Wunderlist.Presentation.Wpf.Startup.Start(String[] args)
위치: Wunderkinder.Wunderlist.Presentation.Wpf.AppBootstrapper.Start()
위치: Wunderkinder.Wunderlist.Presentation.Wpf.AppBootstrapper.OnStartup(Object sender, StartupEventArgs e)