---
title: "service.asmx"  
description: "service.asmx"  
author: "Pawan kumar"  
published: 2011-03-07  
updated: 2011-03-07  
canonical: https://www.mindstick.com/forum/188/service-asmx  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# service.asmx

Sir when i build our [web service](https://www.mindstick.com/articles/895/web-service-introduction) so that [dll](https://www.mindstick.com/forum/34704/dll-dynamic-link-library-in-c-sharp) of that service is created service.asmx 1st time but it gives [error](https://yourviews.mindstick.com/view/88527/fixing-quickbooks-error-4120-reinstalling-vs-repairing) like as Could not create type 'Service'. E:\[MindStick](https://yourviews.mindstick.com/view/84668/how-mindstick-is-used-for-marketing-purposes)\Service.asmx line1 \
( Error [shows](https://yourviews.mindstick.com/view/81380/new-york-violent-shooting-shows-people-are-not-safe-in-night-life) in service.asmx given below )

<%@ [WebService](https://www.mindstick.com/forum/166/webservice-method) [Language](https://www.mindstick.com/startup/28/preply-the-fast-growing-platform-transforming-language-learning)="C#" CodeBehind="~/App_Code/Service.cs" [Class](https://www.mindstick.com/blog/165/generic-class-in-c-sharp)="Service" %>

\

## Replies

### Reply by Anonymous User

Well Pawan, I can not understand your problem properly, If you provide your code then maybe I solve your problem. Well please check the following link, May be it is helpful for working with web services.\
\
http://www.mindstick.com/Articles/f784d86d-a6a2-4cd8-a085-43c9310e94ad/?Inserting Records in Table by Using Web Services


---

Original Source: https://www.mindstick.com/forum/188/service-asmx

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
