Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File.IO.Exception #1

Open
cybernot opened this issue Aug 8, 2013 · 0 comments
Open

File.IO.Exception #1

cybernot opened this issue Aug 8, 2013 · 0 comments

Comments

@cybernot
Copy link

cybernot commented Aug 8, 2013

I'm trying to use this neat library with a test WCF service (almost nothing in that solution). When I run it locally in the emulator everything is fine and I can see rules appearing in my firewall locally. However, when I try to deploy it in Azure my role is cycling and I can see a file.io exception with the following stack trace:

Description string Application: WaIISHost.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
at Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader.RoleRuntimeBridge.b__0()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()

Any clues ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant