Friday, January 7, 2011

K2.net Studio has encountered a problem and needs to close

When we were trying to open the K2 studio we got the follwing error.
"K2.net Studio has encountered a problem and needs to close. We are sorry for the inconevenience."
Error screen shot below:
Solution:
1. Login with your Id (if it is in server)
2. Go to RegEdit and Navigate to the path
3. HKEY_CURRENT_USER\Software\SourceCode
4. Delete the K2.net Studio Folder

Now open the K2 Studio, this may fix your issue. It worked fine for me.

No comments:

Post a Comment

Access to XMLHttpRequest at 'from origin has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. .net core angular

Issue: The angular application was getting error from API that the origin has been blocked by CORS policy. Solution: Make sure that the...