IAsyncLoadablePackageInitialize :: initialize fails with background loading error
Kamlesh Mishra
0
Reputation points
While porting a C++ Syncronous extension to Asyncronous for VS2019 and later versions. The class is derived from “IAsyncLoadablePackageInitialize” and “IAsyncServiceProvider” . The interfaces “initialize” and “QueryServiceAsync” have been written , but while loading the package an error is thrown in the “ActivityLog.xml”
Autoload request for package “{}” for UI context “{}” is ignored because package does not support background loading. See https://aka.ms/AA52xzw for more details.
Developer technologies | Visual Studio | Extensions
303 questions
Sign in to answer