Error in homepage

I've just transferred our homepage to a new webhost. And when I try to acces the homepage I get the following error:

HTTP 500.100 - Internal Server Error - ASP error

Apache

- -

Technical Information (for support personnel)

Error Type:

Active Server Pages, ASP 0126 (0x80004005)

The include file 'GlobalResources/Scripts/GlobalData.asp' was not found.

/default.asp, line 2

Browser Type:

Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322)

Page:

GET /default.asp

Time:

Monday, May 15, 2006, 8:16:37 PM

::::::::::

I'm not very familiar with programming. That's why I got the CMS. It's worked on the host we used before. Can anyone help?

[768 byte] By [gramil] at [2007-11-26 7:16:17]
# 1
Sounds like you did not transferGlobalResources/Scripts/GlobalData.aspI guess this is included in default.asp (check line 2)If you create the directory GlobalResources/Scripts and copy GlobalData.asp to it it will probably start workingDuncan
Duncan_Berriman at 2007-7-6 18:52:32 > top of Java-index,Web & Directory Servers,Web Servers...