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

Getting error when deploying .NET 4.6 Web app in cloud foundry #46

Closed
aniljain100 opened this issue Aug 4, 2016 · 2 comments
Closed

Comments

@aniljain100
Copy link

Hi,

I am getting the following error wile deploying a web mvc app in cloud foundry using .NET 4.6.

OUT Updating AppSettings for /home/vcap/app/bin/roslyn/VBCSCompiler.exe.config
2016-08-04T12:45:44.61+0000 [APP/0] ERR Unhandled Exception:
2016-08-04T12:45:44.61+0000 [APP/0] ERR System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2016-08-04T12:45:44.61+0000 [APP/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2016-08-04T12:45:44.61+0000 [APP/0] ERR [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2016-08-04T12:45:44.61+0000 [APP/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2016-08-04T12:45:44.62+0000 [APP/0] ERR Unhandled Exception:
2016-08-04T12:45:44.62+0000 [APP/0] ERR System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2016-08-04T12:45:44.62+0000 [APP/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2016-08-04T12:45:44.62+0000 [APP/0] ERR [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2016-08-04T12:45:44.62+0000 [APP/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2016-08-04T12:45:44.63+0000 [APP/0] ERR Unhandled Exception:
2016-08-04T12:45:44.63+0000 [APP/0] ERR System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2016-08-04T12:45:44.63+0000 [APP/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2016-08-04T12:45:44.63+0000 [APP/0] ERR [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2016-08-04T12:45:44.63+0000 [APP/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2016-08-04T12:45:44.68+0000 [APP/0] OUT Exit status 1
2016-08-04T12:45:44.69+0000 [CELL/0] OUT Exit status 0
2016-08-04T12:45:44.70+0000 [CELL/0] OUT Destroying container
2016-08-04T12:45:44.71+0000 [API/1] OUT App instance exited with guid a1f01fa9-140e-4b02-812f-b673d9e9f9ca payload: {"instance"=>"", "index"=>0, "reason"=>"CRASHED", "exit_description"=>"2 error(s) occurred:\n\n* 2 error(s) occurred:\n\n* Exited with status 1\n* cancelled\n* cancelled", "crash_count"=>4, "crash_timestamp"=>1470314744700722510, "version"=>"43d311c8-2bae-46a1-a6f9-5e100a207d92"}
2016-08-04T12:45:46.53+0000 [CELL/0] OUT Successfully destroyed container

Thanks

@aniljain100
Copy link
Author

Closing issue as no one responded and myself moved out of the task.

@joydeep28
Copy link

I am getting PCF error in NET 4.8

2020-01-12T10:27:14.20-0500 [APP/PROC/WEB/0] ERR Unhandled Exception:
2020-01-12T10:27:14.20-0500 [APP/PROC/WEB/0] ERR System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2020-01-12T10:27:14.20-0500 [APP/PROC/WEB/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2020-01-12T10:27:14.20-0500 [APP/PROC/WEB/0] ERR [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2020-01-12T10:27:14.20-0500 [APP/PROC/WEB/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2020-01-12T10:27:14.22-0500 [APP/PROC/WEB/0] ERR Unhandled Exception:
2020-01-12T10:27:14.22-0500 [APP/PROC/WEB/0] ERR System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2020-01-12T10:27:14.22-0500 [APP/PROC/WEB/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2020-01-12T10:27:14.22-0500 [APP/PROC/WEB/0] ERR [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2020-01-12T10:27:14.22-0500 [APP/PROC/WEB/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2020-01-12T10:27:14.23-0500 [APP/PROC/WEB/0] ERR Unhandled Exception:
2020-01-12T10:27:14.23-0500 [APP/PROC/WEB/0] ERR System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2020-01-12T10:27:14.23-0500 [APP/PROC/WEB/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0
2020-01-12T10:27:14.23-0500 [APP/PROC/WEB/0] ERR [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: Not implemented as WebConfigurationManager seems buggy in Mono 3.2.4
2020-01-12T10:27:14.23-0500 [APP/PROC/WEB/0] ERR at AppSettingsAutoReconfiguration.MainClass.Main (System.String[] args) [0x00000] in :0

Please help

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

2 participants