473,378 Members | 1,571 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

when web service publishing ı got error "Internet Explorer cannot display the webpage

Hi everybody,

I Try to call DLL via Web Service.
You can see my code below.
[DllImport(@"/dll/xxx.dll", CharSet = CharSet.Ansi,
CallingConvention = CallingConvention.Winapi,
EntryPoint = "XXX", SetLastError = false)]

/dll/ is virtual directory on my IIS and when I launch http://localhost/yyy/dll/ listing xxx.dll and clicked then I able to open xxx.dll

When I run program in Microsoft Visual Studio Web Developer 2010 Express my program running perfectly.
I published project in my localhost and runnig but when I push button for call dll I got error "Internet Explorer cannot display the webpage".

Do you have an idea? I stocked here and I don't know what I have done.

Thank you for helping me.
Jul 8 '11 #1
1 1756
Plater
7,872 Expert 4TB
Does your IIS know what to do with the DLL files? You might need to tell it to treat them like an aspx page or something?
Jul 8 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: aabid | last post by:
We have a dotnet 2.0 application with sql server 2005 at the backend. Since yesterday morning we get the above message intermittently. At one moment I am connected and the page loads perfectly...
1
by: hameeduddinasim | last post by:
Hi i have 2 button on a web page(index.aspx) and both the button have the same code i.e. response.redirect("index.aspx?var=c") but when i click one button it is refreshing the page and the...
4
by: JavaDev | last post by:
When i am trying to display progress bar using javascript with the first page load of my application i was getting an error with IE "internet Explorer cannot open this site " how to get rid...
10
by: Lorie0114 | last post by:
Hello, We have an issue that I do not know how to resolve. Our website has several hundred reports. There are a handful of them that are causing issues when there is no interaction for a couple...
4
by: eschneider | last post by:
I get the following error when trying to browse the .asmx. I get the same thing when trying to add a reference. using .NET 2.0 There is no error message. Any ideas? Thanks,
2
by: =?Utf-8?B?U1VOTlk=?= | last post by:
Hi I have a web application(website) from which i generate reports. I code behind used is asp.net. When i give a small date range to generate reports it works fine, but when i give a big date range...
1
by: yawnmoth | last post by:
http://www.frostjedi.com/terra/scripts/demo/download2.php Whenever I get that page, I get the following error: --------------------- Internet Explorer cannot download download2.php from...
6
by: radhip | last post by:
Hi, I have three dropdownlists on a webpage which I am loading on the pageload under !Ispostback. After the page is loaded, when I am selecting a value from the first dropdown I am getting an error...
2
by: luftikus143 | last post by:
Hi there, a very strange happened. It seems that IE (7 and 8) can't load a webpage when the script reference (script language="javascript" type="text/javascript" src="..:") is in the body... It...
2
by: Pearl Devins | last post by:
I have a page with two data bound list box controls on it. When I there is data in the controls the page crashes and i get "Internet Explorer cannot display the webpage". I have tried to set break...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.