Pytanie : Dlaczego webservice (external) w VS2010

Cześć Który,

Im webservice w Wizualny studio 2010, ale kłopot odpowiedź (który nie udać się).

Here być niektóre informacja o the usługa:

Url/WSDL: … /services/AuthenticationService? wsdl (usługowy bieg na lokalny maszyna atm.)
Which wydajność pokazywać pod gdy wkładać w browser.

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:

-

-


-

-

-







-

-

-






-

-

-






-

-

-

-

-

-













-

-

-













-

-

-





-

-

-





-

-







-


    

-


    

-


    

-


    

-


    

-


    

-


    

-


    

-


    

-


    

-


    

-

-


    

    

    

-


    

    

-


    

    

    

-


    

    

    

-


    

    


-


-


-



-



-




-


-



-




-


-



-



-




-


-



-



-




-


-



-





-

-







In wizualny studio 2005, my udawać się the usługa z the następujący kod:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
AuthenticationService authService = nowy AuthenticationService ();
authService.CookieContainer = nowy System.Net.CookieContainer ();

authService.Url = "http://192.168.1.30:7001/p6ws/services/AuthenticationService";

Nazwa użytkownika loginObj = nowy Nazwa użytkownika ();
loginObj.UserName = Settings.Username;
loginObj.Password = Settings.Password;
loginObj.DatabaseInstanceId = (1);
loginObj.DatabaseInstanceIdSpecified = true;
LoginResponse loginReturn = authService.Login (loginObj);
Settings.CookieContainer = authService.CookieContainer;


however, the "usługowy" AuthenticationService być klasa w dołączać .dll.

And wewnątrz VS 2010 i tylko mieć the odniesienie the runinng webservice (I sprawdzać że ono naprawdę biegać.)

I tryied z jednakowy podejście wewnątrz VS 2005. W VS 2010 i dodawać Sieć Odniesienie the webservice URL: http://192.168.1.30:7001/p 6ws/services/AuthenticationService
and dzwonić mój webservice: PrimeveraAuthenticationService.

And wtedy próbować the usługa z the następujący kod:

1:
2:
3:
4:
5:
6:
7:
8:
9:
PrimeveraAuthenticationService.Login nazwa użytkownika = nowy PrimeveraAuthenticationService.Login ();
login.UserName = "the_username"; // username;
nazwa użytkownika. Hasło = "the_password"; //password;
login.DatabaseInstanceId = (1);
                PrimeveraAuthenticationService.AuthenticationService usługa = nowy PrimeveraAuthenticationService.AuthenticationService ();
System.Net.CookieContainer cook_container = nowy System.Net.CookieContainer ();
               
PrimeveraAuthenticationService.LoginResponse loginResponse;
loginResponse = usługa. Nazwa użytkownika (nazwa użytkownika);


I dołączać niektóre kod który łapać the MYDLANY prośba i odpowiedź genereated the genereated kod, tutaj być the mydlić-kodować:

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
-----SoapRequest przy 05-07-2010 15:08: 13


	

	
	test
	test
	1
	




-----SoapResponse przy 05-07-2010 15:08: 13




	ns1: InvalidSecurity
An błąd odkrywać the < wsse: Security> header


There musieć/móc niektóre jakby ochrona budowa w the webservice (być może ( the login.username i login.password), więc ono można my musieć Żeton wraz z the usługowy wezwanie, ale biedak obliczać usługowy sposób ten successfully.

Any pomoc być dużo appreciated

Odpowiedź : Dlaczego webservice (external) w VS2010

The najlepszy opcja być zapora przyrząd sposobny monitorowanie ruch drogowy i reportaż ty the bandwidth użycie. Ty móc komputerowy obsiadanie wokoło z 2 NICs i SmoothWall (http://www.smoothwall.org/) na przykład.

Inne rozwiązania  
 
programming4us programming4us