Re: A request to send data to the computer running IIS has failed. NativeError 28037



I am not to this stage yet, still working only in Visual Studio 2005 Debug
mode with SQL and IIS on the same system. I also tried it with SQL and IIS
on a separate system running Server 2003.

I fogot to mention, I have turned off the firewall on both systems.

Thanks
Brian K. Williams


"Alberto Silva - Mobile Devices MVP"
<albertosilva@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B3BD4E3F-7553-4035-89A6-35613898675F@xxxxxxxxxxxxxxxx
(copy&paste from a previous reply about the same issue)

Does the error happen only when synching using GPRS? Can you test with
other
remote options, like WiFi, to check if the error only happens with GPRS?

If so, try with a different mobile operator, and if you reach the
conclusion
that it only happens synching with GPRS on one particular mobile operator,
contact them to know if they have implemented some changes on their
network,
like installing some kind of security or compression tools, and if there
is
a way to avoid them.

Here in Portugal, we had a customer who had that problem, that was fixed
using a different username provided by Vodafone to establish the GPRS
connection.

----

About your particular situation, if your are tryng to sync locally, try
disabling firewalls, antivirus and other internet security software.

--

Alberto Silva
Mobile Devices MVP @pt
http://msmvps.com/AlbertoSilva

"Brian Williams" <williamsb@xxxxxxxxxxxx> wrote in message
news:%23esllJoNHHA.4992@xxxxxxxxxxxxxxxxxxxxxxx
I have installed the the following Microsoft SQL Server 2005 Compact
Edition files: (Released 11 Jan 2007)
Microsoft SQL Server 2005 Compact Edition Server Tools.msi
Microsoft SQL Server 2005 Compact Edition Developer Software Development
Kit.msi
Microsoft SQL Server 2005 Compact Edition Tools for Visual Studio 2005
Service Pack 1.exe
Microsoft SQL Server 2005 Compact Edition.msi

I have created a publication (SQL Server 2005) and subscription (SQL
Server Mobile 2005) via SQL Server Management Studio (SMS). I can connect
to my SQL Server Mobile database in SMS and syncronise subscriptions with
no problems.

I can at any time run http:// My IP Address/ Virtual Directoy Name
/sqlcesa30.dll in my browser and get back:
"SQL Server Mobile Server Agent 3.0"

When I run the CE 5 Project in debug mode against SQL Server and IIS on
the same box, I get Native Error 28037.
When I run the CE 5 Project in debug mode against SQL Server and IIS on a
diferent Windows 2003 server I get the same Native Error 28037.

This is my code:







.



Relevant Pages

  • Re: Generate SQL Server Mobile Database
    ... central a base de dados SQL Mobile e depois copiar para o equipamento ... SQL Server e irão ser exportados os dados. ...
    (microsoft.public.sqlserver.ce)
  • Re: Alternatives to SQL Server Mobile?
    ... Intellisync offers robust database sync between SQL Mobile, ... > However the app is NOT SQL Server based, ...
    (microsoft.public.pocketpc.developer)
  • Re: Good Books on SQL Server Mobile
    ... the only book out so far specific to SQL Server Compact Edition is Bill Vaughn's eBook: http://www.hitchhikerguides.net/EBooks/default.aspx Recent books on general mobile development topics also tend to have a chapter or two covering SQL Mobile. ... You can create databases programmatically, and you can also use SQL Server Management Studio to create SSCE databases, test querires, etc. ... I tend to use Management Studio during development while I'm designing the database, but my apps that use SSCE always have the ability to create those databases as needed by the time they're production ready. ... In most cases for me that's a desktop app that creates the database and pushes the data down to the device, but increasingly I'm using SQL Compact for purely desktop apps for local data storage. ...
    (microsoft.public.sqlserver.ce)
  • Re: Application Security based on SQL Security
    ... Ammar S. Mitoori ... IT Head QIMCO Co. ... Mobile: +9745378400 ... Sometimes SQL Server throws not elegant messages to understand by the ...
    (microsoft.public.sqlserver.security)
  • Re: SQL Server CE vs. DataTable
    ... The notification you want is part of Windows Mobile 5.0, ... honestly, if you really care about saving your data, I'd recommend writing ... >> If you truly don't care if you lose the data if your app ends or the ... I'm simply getting some data from a SQL Server ...
    (microsoft.public.dotnet.framework.compactframework)

Loading