HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > Windows XP Basics

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 06-28-2008, 03:59 AM
ilyaz
 
Posts: n/a
Default GDIplus.dll location

Does someone know where the GDIPLUS.DLL file usually is located? Today, I
found it in My Documents. How and when it got there I have no idea...
Any suggestion will be appreciated.

--
Ilya Zeldes
Fort Myers, Florida


Reply With Quote
Sponsored Links
  #2  
Old 06-28-2008, 06:25 AM
Nathan
 
Posts: n/a
Default Re: GDIplus.dll location

On Jun 28, 1:59*pm, "ilyaz" <ilya...@hotmail.com> wrote:
> Does someone know where the GDIPLUS.DLL file usually is located? Today, I
> found it in My Documents. How and when it got there I have no idea...
> Any suggestion will be appreciated.
>
> --
> Ilya Zeldes
> Fort Myers, Florida


Hey IIya,

GDIPLUS.DLL is a library used in Microsoft Visual Studio (which should
be in your "Program Files" folder). If you are a developer and have it
installed, there is the reason why. GDI is an acronym for Graphics
Display Interface, Which you can read about here:

http://msdn.microsoft.com/en-us/library/ms536380.aspx

As for it being moved there I wouldn't have a clue. Visual Studio may
have done this or you may want to check for malicious software or it
could come down to someone moving it manually.

Regards,

Nathan F.
Reply With Quote
  #3  
Old 06-28-2008, 12:01 PM
ilyaz
 
Posts: n/a
Default Re: GDIplus.dll location

Nathan,
thanks for your help! I looked up the article you suggested and then run a
search on my HD. I was surprised to find four gdiplus.dll files. They all
different in size - 1600KB, 1601KB, 1604KB, and 1607KB. Two are located in
two MSOCache CABs and two in My Pictures and My Documents folders. The MS
Visual Studio is empty... Recently, I was moving and deleting a lot of
photos and documents. It's possible that I inadvertently moved this gdiplus
file once. But twice? Now what? Should I leave them where they are or move
them somewhere else (in MS Visual Studio folder?)... Also, I found a RegCure
tool which claims to fix gdiplus.dll and Registry. Should I use it? I'm not
a developer, I'm a plain end user...
Thanks again for your assistance.
Ilya

"Nathan" <nathanfurry@gmail.com> wrote in message
news:4e99eaa9-f6ef-4b27-91ca-832c8ffe5596@t12g2000prg.googlegroups.com...
On Jun 28, 1:59 pm, "ilyaz" <ilya...@hotmail.com> wrote:
> Does someone know where the GDIPLUS.DLL file usually is located? Today, I
> found it in My Documents. How and when it got there I have no idea...
> Any suggestion will be appreciated.
>
> --
> Ilya Zeldes
> Fort Myers, Florida


Hey IIya,

GDIPLUS.DLL is a library used in Microsoft Visual Studio (which should
be in your "Program Files" folder). If you are a developer and have it
installed, there is the reason why. GDI is an acronym for Graphics
Display Interface, Which you can read about here:

http://msdn.microsoft.com/en-us/library/ms536380.aspx

As for it being moved there I wouldn't have a clue. Visual Studio may
have done this or you may want to check for malicious software or it
could come down to someone moving it manually.

Regards,

Nathan F.


Reply With Quote
  #4  
Old 06-28-2008, 05:27 PM
Don Phillipson
 
Posts: n/a
Default Re: GDIplus.dll location

"ilyaz" <ilyaz33@hotmail.com> wrote in message
news:uxbolaR2IHA.2064@TK2MSFTNGP05.phx.gbl...

> I looked up the article you suggested and then run a
> search on my HD. I was surprised to find four gdiplus.dll files. They all
> different in size - 1600KB, 1601KB, 1604KB, and 1607KB. Two are located in
> two MSOCache CABs and two in My Pictures and My Documents folders. The MS
> Visual Studio is empty... Recently, I was moving and deleting a lot of
> photos and documents. It's possible that I inadvertently moved this

gdiplus
> file once. But twice? Now what? Should I leave them where they are or move
> them somewhere else (in MS Visual Studio folder?)...


Simple test: (if you do not want to search Registry):
1. Write down full filepaths of all four GDIPLUS.DLL files.
2. Rename three of these with prefix x as XGDIPLUS.DLL
(via CMD REName if needed.) Keep a record of this and reboot.
3. Run as normal. If you get an error message that GDIPLUS.DLL
cannot be found, you know the correctly named GDIPLUS.DLL
is either invalid or in the wrong place. Rename it.
4. Correct the name of one of the XGDIPLUS.DLL files, keep
a written record, reboot and return to #3.

--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)



Reply With Quote
  #5  
Old 06-29-2008, 07:18 PM
ilyaz
 
Posts: n/a
Default Re: GDIplus.dll location

Don,
thanks for your suggestion. I may try it. However, for now, I have no
problem running this machine and decided to leave these files where they
are...
Thanks again for your help.
Ilya

"Don Phillipson" <e925@SPAMBLOCK.ncf.ca> wrote in message
news:uybVNcU2IHA.5512@TK2MSFTNGP06.phx.gbl...
> "ilyaz" <ilyaz33@hotmail.com> wrote in message
> news:uxbolaR2IHA.2064@TK2MSFTNGP05.phx.gbl...
>
>> I looked up the article you suggested and then run a
>> search on my HD. I was surprised to find four gdiplus.dll files. They all
>> different in size - 1600KB, 1601KB, 1604KB, and 1607KB. Two are located
>> in
>> two MSOCache CABs and two in My Pictures and My Documents folders. The MS
>> Visual Studio is empty... Recently, I was moving and deleting a lot of
>> photos and documents. It's possible that I inadvertently moved this

> gdiplus
>> file once. But twice? Now what? Should I leave them where they are or
>> move
>> them somewhere else (in MS Visual Studio folder?)...

>
> Simple test: (if you do not want to search Registry):
> 1. Write down full filepaths of all four GDIPLUS.DLL files.
> 2. Rename three of these with prefix x as XGDIPLUS.DLL
> (via CMD REName if needed.) Keep a record of this and reboot.
> 3. Run as normal. If you get an error message that GDIPLUS.DLL
> cannot be found, you know the correctly named GDIPLUS.DLL
> is either invalid or in the wrong place. Rename it.
> 4. Correct the name of one of the XGDIPLUS.DLL files, keep
> a written record, reboot and return to #3.
>
> --
> Don Phillipson
> Carlsbad Springs
> (Ottawa, Canada)
>
>
>



Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Third party fonts cause GdiPlus.dll crash ksc91u Windows XP 0 04-17-2008 05:32 AM
location is not available help Brad Windows Vista 5 02-25-2008 12:01 PM
Recycle Bin Location is Gone livx Windows Vista 1 02-23-2008 12:41 PM
gdiplus crashing (Explorer, Photoshop, Start++, etc) byrd Windows Vista 3 08-08-2007 07:09 PM
Location of qat files Stephen E-G Microsoft Office 1 05-16-2007 02:31 PM


All times are GMT. The time now is 09:55 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger