ASPNETCOMPILER(0,0): Error ASPRUNTIME: Object reference not set to an instance of an object

后端 未结 5 1015
灰色年华
灰色年华 2020-12-17 23:00

I\'m Trying to publish a website, using Visual Studio 2013. I\'m getting an error:

ASPNETCOMPILER(0,0): Error ASPRUNTIME: Object reference not set to

5条回答
  •  春和景丽
    2020-12-17 23:49

    Have you tried creating a new website, adding all the files from old website to the new one and adding all the references used?

提交回复
热议问题