Click here to Skip to main content
15,888,610 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionRenaming a solution help Pin
rfresh24-Aug-13 6:19
rfresh24-Aug-13 6:19 
AnswerRe: Renaming a solution help Pin
Richard MacCutchan24-Aug-13 6:34
mveRichard MacCutchan24-Aug-13 6:34 
GeneralRe: Renaming a solution help Pin
Jameel VM2-Sep-13 6:18
Jameel VM2-Sep-13 6:18 
QuestionRe: Renaming a solution help Pin
Richard MacCutchan2-Sep-13 21:20
mveRichard MacCutchan2-Sep-13 21:20 
Questionhelp help help Pin
Member 1022775823-Aug-13 3:19
Member 1022775823-Aug-13 3:19 
AnswerRe: help help help Pin
Richard MacCutchan23-Aug-13 4:25
mveRichard MacCutchan23-Aug-13 4:25 
Questionlocalization with .net compact framework Pin
Member 845993919-Aug-13 4:53
Member 845993919-Aug-13 4:53 
QuestionTCP error code 10013: An attempt was made to access a socket in a way forbidden by its access permissions 172.21.101.157:8080 Pin
BalasubramanianK15-Aug-13 4:26
BalasubramanianK15-Aug-13 4:26 
Hi,

I have an windows application. On button click, I call a service called ServiceA (ServiceA is in my local machine). From ServiceA's method, I hit database and retrieve some records. After retrieved, I call another WCF service called ServiceB (ServiceB is availabled in another machine within network). I have added ServiceB's proxy files in my ServiceA's project. endpoints and bindings are added in wwwroot\web.config. When I try to consume ServiceB's method, I am getting the following error.

Could not connect to http://tde017:8080/AdapterService/AdapterService.svc. TCP error code 10013: An attempt was made to access a socket in a way forbidden by its access permissions 17.21.11.17:8080

Previously, it throws with the port number 80. I configured the another port 8080. Now error is throwing with 8080.

But, If I consume the serviceB directly from my windows application, I am getting response. If I go through another service, I am getting error.

I tried many scenarios. But, still I could not get solution. Any one help me on this....

Thanks in advance.

Regards,
Bala
Balasubramanian K.

AnswerRe: TCP error code 10013: An attempt was made to access a socket in a way forbidden by its access permissions 172.21.101.157:8080 Pin
jschell15-Aug-13 9:10
jschell15-Aug-13 9:10 
QuestionWhat am I missing in the .Net Framework that could make my coding easier or more effective Pin
GuyThiebaut14-Aug-13 22:27
professionalGuyThiebaut14-Aug-13 22:27 
AnswerRe: What am I missing in the .Net Framework that could make my coding easier or more effective Pin
Eddy Vluggen15-Aug-13 1:09
professionalEddy Vluggen15-Aug-13 1:09 
GeneralRe: What am I missing in the .Net Framework that could make my coding easier or more effective Pin
GuyThiebaut15-Aug-13 1:52
professionalGuyThiebaut15-Aug-13 1:52 
Questioncopy rows from one table to multiple table based on condition Pin
ronjit13-Aug-13 23:32
ronjit13-Aug-13 23:32 
AnswerRe: copy rows from one table to multiple table based on condition Pin
Richard MacCutchan13-Aug-13 23:49
mveRichard MacCutchan13-Aug-13 23:49 
AnswerRe: copy rows from one table to multiple table based on condition Pin
Dusara Maulik31-Aug-13 23:15
Dusara Maulik31-Aug-13 23:15 
Questiondynamically create checkboxs in Asp.net 2010 using C# Pin
kanna44312-Aug-13 6:06
kanna44312-Aug-13 6:06 
Questionrebuild exe files Pin
Member 849546611-Aug-13 0:00
Member 849546611-Aug-13 0:00 
AnswerRe: rebuild exe files Pin
Richard MacCutchan11-Aug-13 2:27
mveRichard MacCutchan11-Aug-13 2:27 
AnswerRe: rebuild exe files Pin
Bernhard Hiller11-Aug-13 22:05
Bernhard Hiller11-Aug-13 22:05 
GeneralRe: rebuild exe files Pin
Member 849546622-Oct-13 5:57
Member 849546622-Oct-13 5:57 
QuestionUsing WebCAM via Browser in asp.net Pin
Raaj2610-Aug-13 20:20
Raaj2610-Aug-13 20:20 
AnswerRe: Using WebCAM via Browser in asp.net Pin
Musakkhir10-Aug-13 20:50
professionalMusakkhir10-Aug-13 20:50 
AnswerRe: Using WebCAM via Browser in asp.net Pin
SaqibRasheed25-Aug-13 11:44
SaqibRasheed25-Aug-13 11:44 
AnswerRe: Using WebCAM via Browser in asp.net Pin
Dusara Maulik31-Aug-13 23:19
Dusara Maulik31-Aug-13 23:19 
QuestionTraining Advice for EF 5 Pin
Brady Kelly2-Aug-13 22:36
Brady Kelly2-Aug-13 22:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.