Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:736238
More Search Options
RSS Available
Matching Posts
Re: Unable to load DLL 'iphlpapi.dll': Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
Hi Marcus, I have a solution. This morning I moved my application to another web Server, with server 2003 operating System the send mail worked without any error. I believe there is a problem with the server 2000 I was using before. I relied on this server because there was an application I wrote with VB.NET that was able to send mail on the server, so I thought it should send mail. I advise that you test your application on another server, try server 2000 if it doesn't work user server 2003
Posted to
Free For All
(Forum)
by
bioscom
on 11/17/2008
Re: Unable to load DLL 'iphlpapi.dll': Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
marcuswade1 thanks for your reply. When I further researched, got link to the url below. www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/w2000msgs/5671.mspx?mfr=true I tried to search my host server and I realised that there are 2 copies of 'iphlpapi.dll' c:/iphlpapi.dll and another one in c:\WINDOWS\system32\IPHLPAPI.DLL. I am thinking that there may be problem in this area. I have spoke with our Web server people to look into this, as soon as I get reply from them and I test
Posted to
Free For All
(Forum)
by
bioscom
on 11/12/2008
Unable to load DLL 'iphlpapi.dll': Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
Dear All, I have searched through the Internet for solution to this problem. I have been on it for the past three days. I have a class SendMail.cs in my application with the member method below: private void Mailer(string mfrom, string mTo, string mSubject, string mBody, string mBcc) { MailMessage msg = new MailMessage(); msg.From = new MailAddress(mfrom); msg.To.Add(mTo); msg.Bcc.Add(mBcc); msg.Subject = mSubject; msg.Body = mBody; msg.IsBodyHtml = true; // SmtpClient smtp = new SmtpClient(); /
Posted to
Free For All
(Forum)
by
bioscom
on 10/24/2008
Re: ASP.NET Website Development across Firewall
What you can do is to develop a code in your global.asax file, that will have to authenticate a user by a Token, if there is no Token when the site is navigated, the user should nbe redirected to another page.
Posted to
Architecture
(Forum)
by
bioscom
on 9/9/2008
Re: Page.User.Identity.Name returns null
You have actually solved the problem by typing the name of the site, just like using https:// the name of the site is best used rather than the IP Address, basically it is not allowed. Actually, your problem was what I encountered before I saw your's and it also solved my problem. Thank you very much
Posted to
Security
(Forum)
by
bioscom
on 9/8/2008
Page 1 of 1 (5 items)
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Channel 9:
Office Casual - Smart Art
WindowsClient:
Prism and MEF
IIS.NET:
Overcoming the Challenges Enterprises Face with Streaming Video
Silverlight:
MEF, Silverlight and the HVP
TechNet Edge:
Client and Cloud Security
TechNet Edge:
Client and Cloud Security
Channel 9:
Building on Azure: Persistent Systems
Channel 9:
Building on Azure: Persistent Systems
TechNet Edge:
AD RMS Certificate Hierarchy and the Protection Process
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online