Click here to Skip to main content
15,888,088 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Setting onblur, onkeyup and onkeydown for @Html.Kendo().TextBoxFor using HtmlAttributes Pin
jkirkerx18-Aug-18 8:28
professionaljkirkerx18-Aug-18 8:28 
QuestionGetting HiddenField value in GetValidators method of CustomModelValidatorProvider Pin
indian1437-Aug-18 11:28
indian1437-Aug-18 11:28 
AnswerRe: Getting HiddenField value in GetValidators method of CustomModelValidatorProvider Pin
Eric W Scott8-Aug-18 3:59
professionalEric W Scott8-Aug-18 3:59 
GeneralRe: Getting HiddenField value in GetValidators method of CustomModelValidatorProvider Pin
indian1438-Aug-18 6:30
indian1438-Aug-18 6:30 
GeneralRe: Getting HiddenField value in GetValidators method of CustomModelValidatorProvider Pin
Eric W Scott9-Aug-18 4:16
professionalEric W Scott9-Aug-18 4:16 
QuestionHow to solve HTTP Error 403.14 - Forbidden error in web service project Pin
sudipta saha6-Aug-18 1:24
sudipta saha6-Aug-18 1:24 
AnswerRe: How to solve HTTP Error 403.14 - Forbidden error in web service project Pin
Richard Deeming6-Aug-18 2:21
mveRichard Deeming6-Aug-18 2:21 
GeneralRe: How to solve HTTP Error 403.14 - Forbidden error in web service project Pin
sudipta saha6-Aug-18 22:31
sudipta saha6-Aug-18 22:31 
Hi thank you for your reply Smile | Smile | :) . my project's url is localhost:3525 that's all . But my production site's url is http://abcdef.com/maidweb/ . whenever I'm trying to debug my project it gives me 403.14 error and says to enable directory . I wrote this enabled = true then I can see the content of directories but when I click into asmx project it says


Server Error in '/' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.


Detailed Error


Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not create type 'abcd.xyz.Services.Endpoints.BaseWebserver'.

Source Error:


Line 1: <%@ WebService Language="C#" CodeBehind="BaseWebService.asmx.cs" Class="abcd.xyz.Services.Endpoints.BaseWebserver" %>

Source File: /BaseWebService.asmx Line: 1

Version Information: Microsoft .NET Framework Version:2.0.50727.8789; ASP.NET Version:2.0.50727.8762


How to solve this error . How to see the output of asmx web service related projects in visual studio 2015 .
AnswerRe: How to solve HTTP Error 403.14 - Forbidden error in web service project Pin
dan!sh 6-Aug-18 2:41
professional dan!sh 6-Aug-18 2:41 
GeneralRe: How to solve HTTP Error 403.14 - Forbidden error in web service project Pin
sudipta saha6-Aug-18 22:24
sudipta saha6-Aug-18 22:24 
GeneralRe: How to solve HTTP Error 403.14 - Forbidden error in web service project Pin
dan!sh 6-Aug-18 22:28
professional dan!sh 6-Aug-18 22:28 
GeneralRe: How to solve HTTP Error 403.14 - Forbidden error in web service project Pin
sudipta saha6-Aug-18 22:59
sudipta saha6-Aug-18 22:59 
Questionjquery ajax Pin
Member 139369243-Aug-18 2:57
Member 139369243-Aug-18 2:57 
AnswerRe: jquery ajax Pin
dan!sh 3-Aug-18 3:31
professional dan!sh 3-Aug-18 3:31 
GeneralRe: jquery ajax Pin
Member 139369243-Aug-18 4:33
Member 139369243-Aug-18 4:33 
GeneralRe: jquery ajax Pin
Richard Deeming3-Aug-18 4:39
mveRichard Deeming3-Aug-18 4:39 
QuestionWant to prevent button posting the Data for add or Update Pin
indian1432-Aug-18 14:11
indian1432-Aug-18 14:11 
AnswerRe: Want to prevent button posting the Data for add or Update Pin
Vincent Maverick Durano2-Aug-18 19:01
professionalVincent Maverick Durano2-Aug-18 19:01 
GeneralRe: Want to prevent button posting the Data for add or Update Pin
indian1433-Aug-18 6:06
indian1433-Aug-18 6:06 
GeneralRe: Want to prevent button posting the Data for add or Update Pin
Vincent Maverick Durano3-Aug-18 6:17
professionalVincent Maverick Durano3-Aug-18 6:17 
AnswerRe: Want to prevent button posting the Data for add or Update Pin
dan!sh 3-Aug-18 1:57
professional dan!sh 3-Aug-18 1:57 
GeneralRe: Want to prevent button posting the Data for add or Update Pin
indian1433-Aug-18 6:04
indian1433-Aug-18 6:04 
GeneralRe: Want to prevent button posting the Data for add or Update Pin
dan!sh 4-Aug-18 6:44
professional dan!sh 4-Aug-18 6:44 
QuestionWCF service with sql server stored procedure for android Pin
Member 103645162-Aug-18 2:07
Member 103645162-Aug-18 2:07 
AnswerRe: WCF service with sql server stored procedure for android Pin
Vincent Maverick Durano2-Aug-18 4:58
professionalVincent Maverick Durano2-Aug-18 4:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.