Hello,
I had uploaded my website to www.x10filehosting.com . When i try to open my website i am getting this error.

Recommended Answers

All 6 Replies

Member Avatar for flockit

Hello,

Try using Private instead of Protected!
Might work!

Regards

Name property of Button in .aspx file is different then its code behind file.

I resolved that error and now i am getting new error.

SEARCH GDIPLUS.DLL in your local computer. Then upload the dll into the hosting server bin directory. Run again if not resolved yet then from hosting server start-->run type below command:

regsvr32 "gdiplus.dll"

Hope now it will work.

How to register it in server from my local computer?
regsvr32 "gdiplus.dll"

You can not register dll from your local pc. You have to do it from hosting server. If you do not have enough permission then contact with web admin.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.