Hi,
I am working on a WPF windows application. Whenever I launch this App for the first time in my system it creates a folder insider temp of windows viz. temp/.net/{ProjectName}.
Sometimes the App doesn't launch until I clear this folder i.e. temp/.net/{ProjectName} so I have to first go and clear the temp folder and then my windows app gets launched.
Is there any permanent solution for this?
I am working on a WPF windows application. Whenever I launch this App for the first time in my system it creates a folder insider temp of windows viz. temp/.net/{ProjectName}.
Sometimes the App doesn't launch until I clear this folder i.e. temp/.net/{ProjectName} so I have to first go and clear the temp folder and then my windows app gets launched.
Is there any permanent solution for this?