I've developed a setup project for my web project,but when trying to browse it
from IIS the following error comes up:
No connection could be made because the target machine actively refused it 127.0.0.1:1954

Line 582: public JudgmentsIndexes[] getParentIndexes() {
Line 583: object[] results = this.Invoke("getParentIndexes", new object[0]);
Line 584: return ((JudgmentsIndexes[])(results[0]));
Line 585: }

Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\prjksppdeployment\cd7b83d0\e38b5d2a\App_WebReferences.hqeuoszi.0.cs

If any one know about this exception,plz help me.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.