Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:656887
More Search Options
RSS Available
Matching Posts
Re: Urgent help needed - An unexpected error occurred on a send
When I run my web app in IIS I can get connection to web service but when I use Visual Stodio I get error. I remove keep alive part from my code(previous message) I re-register .net 1.1 to iis Any help pls
Posted to
XML Web Services
(Forum)
by
guya
on 11/7/2006
Urgent help need - An unexpected error occurred on a send
Hi I created a webservice based on framework 2.0. and my clients can get access to it through webapp that used asp.net 2 but some of hem that used asp.net 1 with installed SP1 got error: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. They've already overrides GetWebRequest like Public Class MyTestService Inherits NjoynWebService.NjoynWebService1 Protected Overrides Function GetWebRequest( ByVal uri As Uri) As System.Net.WebRequest Dim webRequest
Posted to
XML Web Services
(Forum)
by
guya
on 11/6/2006
Re: How to do a language switch in a master page.
Hi What happen if cookie is not enabled on the client browser? any other solutions?
Posted to
FAQ - Frequently Asked Questions
(Forum)
by
Guya
on 7/10/2006
Soap 1.1 and 1.2
Anybody can describe differences between Soap 1.1 and 1.2 and how can I implement web service which is using Soap 1.x?!
Posted to
XML Web Services
(Forum)
by
Guya
on 6/28/2006
Refreshing dataview after deleting works on IIS over Server but Not Works on local pc!!!!
Hi I have a headache question! I wrote codes to delete a row from dataview and then reload dataview on XP local machine when I run the application it deletes the row but it dosen't update or refresh dataview but when I moved app to IIS on server it works fine. anybody has any explain about this behavior? protected void grdReminder_RowDeleting( object sender, GridViewDeleteEventArgs e) { int itemIndexValue = -1; int .TryParse(grdReminder.DataKeys[e.RowIndex].Value.ToString() , out itemIndexValue);
Posted to
Data Presentation Controls
(Forum)
by
Guya
on 6/20/2006
Re: SoapException SocketException on webservice
Thanks Darrell, I found out my issue, it caused by a firewall. All I've done was adding MySQL port number to the firewall. Thanks Guya
Posted to
Configuration and Deployment
(Forum)
by
Guya
on 6/8/2006
Re: Webservice problem
Hi Suba, Thanks for your help. You was right I need to give write permission to ASP users but in Win XP Pro I couldn't find any way to give this permission so I moved to Win 2k Server after that every thing again works fine. However, I still like to know how can I work on win XP Pro? Thanks. Guya
Posted to
XML Web Services
(Forum)
by
Guya
on 6/8/2006
SoapException SocketException on webservice
Hi, I created a webservice on local machine (win XP Pro) every thing was fine but when I moved it to server I got this error. System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Net.Sockets.SocketException: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied at System.Net.Sockets.Socket.Shutdown(SocketShutdown how) at MySql.Data.Common
Posted to
Configuration and Deployment
(Forum)
by
Guya
on 6/8/2006
Re: Webservice problem
Hi Suba, Thanks for your answer. + I use Win XP Pro so I don't have any idea how I can give write permission to mydocuments folder. Can you guide me? There isn't any security tab in property windows when I right click on the folder. Sounds like stupid question ;) + I've done some test on code I serialized in defferent path and then I tried to replace main file. It worked till replace part I mean when ever I serialized it replace old new path (ReminderT.xml) whith out any error but it couldn't replace
Posted to
XML Web Services
(Forum)
by
Guya
on 6/8/2006
Re: Webservice problem
First of all I made misstake first reminderXML = null ; should not be there sorry... I checked my xml readonly attribute by using System.IO.FileInfo fl = new FileInfo(path); fl.IsReadOnly; // here the result is false!! the result was false.
Posted to
XML Web Services
(Forum)
by
Guya
on 6/7/2006
Page 1 of 2 (15 items) 1
2
Next >
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online