Click here to Skip to main content
16,016,249 members

Comments by sjones_30 (Top 4 by date)

sjones_30 7-Jun-12 16:08pm View    
It is in a sub-dir of a root web. I will double check this.
sjones_30 7-Jun-12 15:51pm View    
Same here. I exhausted all I could think of.
sjones_30 7-Jun-12 14:26pm View    
namespace Entities
{
public class Lead
{

I have my using Entities; statement at the top of the page. I have moved the bin directory to the prodcution server as well.
sjones_30 6-Feb-12 13:14pm View    
I am hosting the the WCF service in a windows service. I checked my local IIS and there was not an entry for the WCF service in the app pool. Should there be?