Dick R


This is gettting rediculous.  My application was working quite well until I ran into the database problem I ask about in a previous post.  I tried to solve that problem by reformatting my hard disc and starting from scratch with a virgin copy of vb express. No joy.  I solved the problem by getting rid of the databases and putting the data in the code.

Before all this happened, I was able to use "click once: to publish my application to the web.  The first time I tried to publish after the new copy of vb was installed I had trouble with signing the application, something I had not encountered before.  I added a test certificate to the the project and tried again.  Now I get the error message which is the title of this post.

Since it is the compiler code that is trying to access the socket, I have no clue as to what is happening or how to fix it.  I can find lots of stuff on the web about this error message but it all has to do with ASP, nothing about "click once".

I am the adminastrator of this machine.  I log on as the adminastrator and I work with it as the adminastrator, so I don't understand how I could have "permission" problems.

Can anyone Help

Thanks

Dick Roose



Re: An attempt was made to access a socket in a way forbidden by its access permissions

ivolved_Mike_Brown


What version of windows are you running




Re: An attempt was made to access a socket in a way forbidden by its access permissions

Dick R

Hi Mike,

I have XP Professional operating system.

Thanks,

Dick Roose






Re: An attempt was made to access a socket in a way forbidden by its access permissions

loubro

I have the same problem running on W2k3 server



Re: An attempt was made to access a socket in a way forbidden by its access permissions

ra00l

I got this error also, running Windows Vista and VS 2005 Proffesional. After encountering the error, I couldn't open any web page, both in IE and Mozilla.

After restart, everything was working again.

Any ideeas on this one







Re: An attempt was made to access a socket in a way forbidden by its access permissions

yukito

I had similar problem with Visual Web Developer. Solved by reinstalling .NET 2.0 Framework.




Re: An attempt was made to access a socket in a way forbidden by its access permissions