Error: (node:84852) Warning: Accessing non-existent property 'count' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
对于App_GlobalResouces中的*.resx文件,构建操作应该是什么?创建新资源文件的默认设置是"Content“为”Build Action“,"Do not copy”为“Copy to Output Directory”,"GlobalResourceProxyGenerator“为”Custom Tool“。
在某些服务器上,我得到一个运行时错误:"CS0101:命名空间'Resources‘已经包含一个定义...“它指向一个“临时asp.net文件”文件夹。这让我想,也许我应该嵌入这些文件,这样我就不必担心这种重复注册。或者是我的错