Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

WCF Data Service can't accessed
bnpysse
#1 Posted : Monday, August 12, 2013 5:58:05 AM(UTC)
Groups: Member
Joined: 8/9/2012(UTC)
Posts: 16
Location: China

I have install the example of http://code.msdn.microso...-53074189?SRC=VSIDE,and in vs2012.
Run the example,it can run good.

picture 01 is run in asp.net Environment and result is right.

then I install it into UWS,http://localhost:9500/Northwind.svc can run good(the picture 02) ,but http://localhost:9500/Northwind.svc/Customers(the picture 03) CAN'T run!


this is my configuration in UWS:

The picture 04 & 05 is my configuration is UWS.

if I add "/Customers" in the end of "http://localhost:9500/Northwind.svc",UWS return errors,but "http://localhost:9500/Northwind.svc",run good!

WHY?
bnpysse attached the following image(s):
bnpysse attached the following image(s): 01.png
bnpysse attached the following image(s): 02.png
bnpysse attached the following image(s): 03.png
bnpysse attached the following image(s): 04.png
bnpysse attached the following image(s): 05.png
Ultidev Team
#2 Posted : Monday, August 12, 2013 11:22:45 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi,

This appears to be an application problem. The difference between the two hosts is that UWS is running under Network Service account and VS dev server runs under your interactive user account. That may affect database access logic and a number of different application components.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#3 Posted : Friday, March 30, 2018 9:32:52 PM(UTC)
Groups:

Message was deleted by a Moderator.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.