stefanolson

Results 23 comments of stefanolson

This is something I am looking for, looks like api call is something like this: states/alarm_control_panel (maybe alarm_control_panel.alarmo in my case). Does that make sense? Still trying to figure it...

@shiftkey Yes: [WARN][2013-12-02T09:52:37] InstallerHookOperations: Couldn't load types from module C:\Users\Stefan\AppData\Local\legacydocs\app-1.0.0\LegacyDocs.exe: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule...

@shiftkey Well that would certainly explain it! I will try putting the code in an EXE next week and see if I can get it to work in the meantime

@shiftkey using a .exe works! Yey! A DLL would be better, so I'll change back to that when a future release checks for DLLs. But at least it works in...

Still nothing, no exceptions at all :-(

@bgrainger Yes, I am the same Stefan Olson! The WPF community is sadly very very small and with Microsoft's focus away from the desktop probably not going to get any...

@bgrainger thanks for the suggestion regarding the web exception. I will give that a go although most of the time I wasn't getting a web exception I was mostly just...

Yes, please upgrade to .net 4.5 ASAP! I am working on a product that requires.net 4.5 and I wish to use squirrel but the customers are going to get awfully...

Thanks @peters. I looked through the file, but I'm not sure how to use it within the package manager console. I decided the best thing to do this case is...

Now get (vs 2013 .net 4.5 project): Install-Package : Unable to find package 'Squirrel.Windows'. At line:1 char:1 - Install-Package Squirrel.Windows -Project UserManager - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - CategoryInfo : NotSpecified: (:) [Install-Package],...