Click here to Skip to main content
15,917,808 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Server Side Validation Pin
Brij7-Oct-10 20:14
mentorBrij7-Oct-10 20:14 
GeneralRe: Server Side Validation Pin
Gobi.madura7-Oct-10 20:20
Gobi.madura7-Oct-10 20:20 
QuestionWeb Reference for https Web services Pin
indian1436-Oct-10 9:57
indian1436-Oct-10 9:57 
AnswerRe: Web Reference for https Web services Pin
Keith Barrow6-Oct-10 10:08
professionalKeith Barrow6-Oct-10 10:08 
GeneralRe: Web Reference for https Web services Pin
indian1436-Oct-10 10:12
indian1436-Oct-10 10:12 
GeneralRe: Web Reference for https Web services Pin
Keith Barrow6-Oct-10 10:15
professionalKeith Barrow6-Oct-10 10:15 
GeneralRe: Web Reference for https Web services Pin
indian1437-Oct-10 5:09
indian1437-Oct-10 5:09 
AnswerRe: Web Reference for https Web services Pin
Keith Barrow7-Oct-10 23:33
professionalKeith Barrow7-Oct-10 23:33 
indian143 wrote:
this webpage contains content that will not be delivered using a secure https connection


A quick Google search for this yields this[^].It answers how to fix that question.


indian143 wrote:
"Unable to automatically step into the server. Connecting to the server machine 'tserver.perfectcompliance.com' failed. Invalid access to memory location." - This error at the time of debugging, when my application calls the web service method, I am getting this error.


Of course you are getting this error, the service is live on the Internet, so the company has naturally secured it. The last thing they want is for some dev (or worse) coming in and playing with/breaking their system. This also is the reason for your final error.

If you navigate to https://tserver.perfectcompliance.com/wsdl.xml[^] you get the full WSDL, so you can generate the proxy. If you are having problems getting the proxy to communicate with the system, it is a much better idea to contact the company who runs the service, they will be able to provide you with full details as they know their setup better than anyone else (Hopefully Smile | :) ).

Questionproblems with position:absolute div Pin
benams6-Oct-10 5:43
benams6-Oct-10 5:43 
AnswerRe: problems with position:absolute div Pin
Keith Barrow6-Oct-10 10:13
professionalKeith Barrow6-Oct-10 10:13 
QuestionASP Charting Controls Pin
Paladin20006-Oct-10 3:51
Paladin20006-Oct-10 3:51 
AnswerRe: ASP Charting Controls Pin
Paladin20006-Oct-10 3:55
Paladin20006-Oct-10 3:55 
GeneralRe: ASP Charting Controls Pin
Rutvik Dave6-Oct-10 5:18
professionalRutvik Dave6-Oct-10 5:18 
GeneralRe: ASP Charting Controls Pin
asad160528-Dec-10 18:48
asad160528-Dec-10 18:48 
QuestionHow to reduce Image stored space size??? Pin
JC.KaNNaN5-Oct-10 20:25
JC.KaNNaN5-Oct-10 20:25 
AnswerRe: How to reduce Image stored space size??? Pin
Blue_Boy5-Oct-10 20:43
Blue_Boy5-Oct-10 20:43 
AnswerRe: How to reduce Image stored space size??? Pin
annathor5-Oct-10 21:14
annathor5-Oct-10 21:14 
Questionhell urgent Pin
mmaryum5-Oct-10 20:11
mmaryum5-Oct-10 20:11 
AnswerMy vote of one Pin
Keith Barrow5-Oct-10 23:24
professionalKeith Barrow5-Oct-10 23:24 
AnswerRe: hell urgent Pin
Baconbutty7-Oct-10 2:02
Baconbutty7-Oct-10 2:02 
QuestionWait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . [modified] Pin
cmaheshwari165-Oct-10 19:31
cmaheshwari165-Oct-10 19:31 
AnswerRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
Vimalsoft(Pty) Ltd5-Oct-10 21:50
professionalVimalsoft(Pty) Ltd5-Oct-10 21:50 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
cmaheshwari165-Oct-10 22:58
cmaheshwari165-Oct-10 22:58 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
Murugesan G6-Oct-10 0:56
Murugesan G6-Oct-10 0:56 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
cmaheshwari166-Oct-10 1:40
cmaheshwari166-Oct-10 1:40 

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.