Quantcast
Channel: RazorGenerator Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 525

Commented Unassigned: Namespace Conflict [140]

$
0
0
Edit:
Specifying Custom Tool Namespace and changing the namespace in controllers under System area fixed the errors. But I still think using ```global::[ns]``` could save some time in similar cases.

I have an area called ```System```. So inside the generated files, the namespace is ```Lib.Areas.System.Views.ViewName``` which is causing massive amount of errors in the generated code because the .net ```System``` namespace is being hidden by mine.

I think its better to use ```global::[Namespace]``` in the generated code. Meanwhile, is there a work around this?

Comments: Probably same general issue as https://razorgenerator.codeplex.com/workitem/139 and https://razorgenerator.codeplex.com/workitem/38.

Viewing all articles
Browse latest Browse all 525

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>