AndAShape1

Results 8 issues of AndAShape1

I've been using a custom encryption provider for over a year but now it's ignored. I have analysed my code and I cannot see `BlobCache.Secure` being used before this call......

Bug

Data backed up to iCloud sounds like a security risk. Is it possible to encrypt data stored in the database? Or to put it a different way, is there a...

When I log into my website the server sends a `Set-Cookie` header. I can't seem to send this back using the `Cookie` header. It ignores it. If I do a...

Is it possible to manually write to the log?

I have a web view on multiple screens. I'm loading each of them with an HTML string. This is set up all in one go but the HTML is only...

duplicate
working on it

If I change the time and then change it back to the default time, the onChange event doesn't fire. This seems like a bug.

I have this... `C:\Program Files\IIS\Microsoft Web Deploy V3\msdeploy.exe" -verb:sync -source:package='D:\a\1\a\package.zip' -dest:auto,computerName='https://myserver:8172/msdeploy.axd',userName='***',password='***',authType='ntlm',includeAcls='False' -allowUntrusted -verbose -setParam:name='IIS Web Application Name',value='sitename'` And it says... `##[error]System.Management.Automation.RemoteException: Error: Source does not support parameter called 'IIS Web...