Link to home
Start Free TrialLog in
Avatar of coder
coderFlag for Australia

asked on

Problem in wcf project for Visual studio 2013

Hi Experts,

       I am not able to create generic handler in a wcf project.  Is there any alternative to generic handler,  I am using visual studio 2013.

      secondly, I am not able to create a web page(aspx-page) in this wcf project,  

     I had created html page and saved it as aspx and manually, added code-behind file manully, but it throws error, and there is no designer file generated.  I had rebuild the application but the errors dont go.

    I had noticed in stack overflow stating to "convert to web application" option in project menu, but this option is not available.  I had tried changing Format version to 10 in the solution, but not able to see the option "convert to web application".  

Thanks,
Bharath AK
Avatar of Anil Golamari
Anil Golamari
Flag of United States of America image

Hi,

What is the issue that you are facing when trying to add a new web page to the WCF Project? You should be able add a new aspx page by right clicking on the wcf project -> Add -> New Item -> Web form.

Also are you planning to create a ASHX page for your asp.net generic handler?

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of coder
coder
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of coder

ASKER

I've requested that this question be closed as follows:

Accepted answer: 0 points for AK_Bharath's comment #a41035057

for the following reason:

Thanks for your help and response.
Avatar of coder

ASKER

I want to give 50 point to expert who spent time in responding to my answer
Avatar of coder

ASKER

Thanks for your help and response
Avatar of coder

ASKER

Hi Thermoduric,

     Thanks for your reply.  But I wondering how to reset points, it is still displaying as 500 points.
Please help me.

With Many Thanks,
Bharath AK