-
Mar 16th, 2012, 09:45 AM
#1
Thread Starter
Junior Member
[RESOLVED] Silverlight Enabled WCF
When I create a new Silverlight enabled WCF, in my Silverlight4 website, I ony get the "Service1.svc" file.
The file Service1.svc.vb is not created. According to all that I have read, this file should be created in the App_Code directory but it is not.
What am I missing?
-
Mar 16th, 2012, 10:21 AM
#2
Re: Silverlight Enabled WCF
You should have a triangle marker in front of your Service1.svc file in Solution Explorer. Click that and it should expand showing you the code behind file. If you can't see it make sure the Show All Files button is selected at the top of Solution Explorer.
-
Mar 16th, 2012, 11:06 AM
#3
Thread Starter
Junior Member
Re: Silverlight Enabled WCF
DUH... I guess I cann't se the forest for the trees.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|