What version of Windows is this running on? Windows 2003 Server? If so, please check the following:
1) Open the IIS Manager snap-in.
2) Expand the Web Sites > Default Web Site node.
3) Right click on the NetPoint virtual directory and select Properties.
4) The "NetPoint Properties" dialog will appear, click on the ASP.NET tab.
5) The properties on this page should contain the following values:
ASP.NET version: 1.1.4322
Virtual path: /NetPoint
File location: C:\Program Files\Neutex NetStudio\NetPoint\www\web.config
The file location should be the address to the same web.config file you modified in the previous post. You can also do the following to verify this file has been setup properly:
1) On the ASP.NET tab, change ASP.NET version to 2.0.50727 (assuming you have ASP.NET 2.0 installed).
2) Click Apply.
3) Click on the Edit Configuration button.
4) An "ASP.NET Configuration Settings" dialog will appear, in the "Application settings" panel verify the Main.ConnectionString key exists and is set properly (according to the previous post).
5) Click OK.
6) Change ASP.NET version back to 1.1.4322 and click Apply.
If all of this checks out, you can reinstall NetPoint. After uninstalling NetPoint, make sure the NetPoint virtual directory gets deleted. When reinstalling NetPoint, specify the existing database server the NetPoint database resides on, however do not check the "Create Neutex NetPoint database" option.
Let me know if this fixes your problem.