Site navigation:  hosting hosting Dedicated servers

Professional Internet Hosting Services

Powerful reliable web hosting

Future Shock provides web hosting on powerful Microsoft Windows 2003 based servers - we do not provide Linux hosting. We offer a number of different hosting plans to suit every budget, with prices as low as £20 per year for basic hosting.

Our servers are provided by Rackspace UK and are located in London data centres operating with at least 99.99% uptime. We provide domain registration and management services - we are a Nominet Member and tag holder (for .uk domains) and JANET Approved ISP Member (for .ac.uk and .gov.uk domains). We are a Comodo SSL partner allowing us to add fantastically priced HTTPS secure encrypted communication to your website in just minutes.

link separator web development web development WebDevelopment

Clean and Intelligent Web design

Good-looking and user-friendly websites for companies of all sizes

We specialise in the production of reliable, straightforward and easy-to-use solutions which cater to the needs of users.

Whether you just want a simple contact form or a full e-commerce site, we can code it for you.
Expert level programming in ASP.NET, ASP Classic, JavaScript, XML/XSL, HTML and CSS, SQL Server and Microsoft Access. WCAG Accessibility to AAA conformance where required. Search engine friendly and easy to maintain HTML markup. Static Sites, Content Management Systems, and many other project types delivered on time and on budget.

link separator marketing marketing Marketing

Search Engines and Offline Marketing

Gaining competitive advantage

From the black arts of web marketing to improving your brand, we can assist in getting your website, and your company, the attention it deserves.

We don't pretend there's a big secret to web marketing. Using basic principles and ethical techniques, we've helped many companies move up in the search engine rankings in competitive markets such as Spanish property and children's clothing. We offer everything from straightforward advice to full online marketing services, including link campaigns and Adwords management. Whatever your budget, and whatever your market, we can help.

We also help with traditional ("offline") marketing - writing press releases, or working with your managers or external marketing consultants to achieve brand objectives.

link separator latest news latest news LatestNews

Our most recent news

18th December 2009 - we have gone live with the complete redesign of our corporate identity and our new website

14th December 2009 - we have gone live with a massive revamp of our client's wallcoverings product site Tektura.com

5th November 2009 - we have just gone live with a significantly redesigned search and product system on our client's children's
e-commerce store TheKidsWindow.com

18th September 2009 - we have added another server to our hosting service, speading the workload to improve performance and bandwidth for all customers.

link separator about us about us Future Shock Ltd

Working with the Internet since it began!

Knowledge, experience and the ability to listen

We are a small family-run business situated at the edge
of the Peak District in the centre of the UK. We've been trading as Future Shock since 1995 and became a UK private limited company in 2004. We have a very broad range of experience in the design, programming and marketing of both web-based and more traditional media.

We have worked with clients of all scales, ranging from international investment banks and multinational PLCs
to sole traders and personal home sites. We've built
e-commerce sites, estate agent sites, bespoke content managed systems, and information websites. We pride ourselves on delivering sites which best meet our clients' needs - whoever they may be and whatever their budget.

link separator contact us contact us ContactUs

Here to help

9am - 5pm GMT Mon to Fri, call 01629 825550

For urgent out-of-hours hosting support only
please text 07545 338414 (include your contact
number if different from phone used to send SMS).
Please do NOT call this number directly.

Email: post@future-shock.net

Address: Atrium Offices, Town Hall, Wirksworth, Derbyshire, DE4 4EU, United Kingdom

Or drop us a quick message:

Your email address
Brief message
link separator

Forums Index / Implementation Advice Username Password Signup Now!
Forgotten?
Topic: ASP Kit cynchronisation problems without receiving error description
User: Julian (view profile)8 May 2006 - 09:26
It has come to our attention that some users of the Kyero ASP Kit are experiencing problems in achieving a successful synchronisation with Kyero whereby the sync page aborts immediately without providing a full error description.

This is most commonly caused by a problem with the server on which you are hosting the kit - the server has a old version of the Microsoft XML Core Services (MSXML) which is used by the kit to retrieve the xml feed from Kyero. The kit does not cater for such an old version of MSXML as all hosting companies we are aware of have upgraded from such old versions due to very serious security and performance issues.

Please contact us if you have this problem and we will supply a sync script that has been modified to work with older versions of MSXML.


User: alanenglish (view profile)22 May 2006 - 11:19
Julian, I am getting exactly this problem with the ASP kit, how can I obtain the modified sync script?

User: alanenglish (view profile)22 May 2006 - 20:31
Here is the error from the server logs:

2006-05-22 19:20:10 W3SVC277 213.171.193.54 GET /nerja/admin/manualSync.asp |0|ASP_0177_:_800401f3|Server.CreateObject_Failed 80 - 62.3.227.4 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1) LangID=EN;+ASPSESSIONIDQSCTSSBC=NELHNDGDLHOONLBGHNJHKHBF http://www.netmailweb.com/nerja/admin/kyeroFeed.asp 500 0 0 1591 572 31

The server is with Fasthosts, and they do not 'support' DSN less connections to databases (though they seem to work). I am wondering if this is the cause of the 'Server.CreateObject_Failed'.

Is it possible to specify a DSN for the access database, rather than use the current method (path to database)?

User: alanenglish (view profile)22 May 2006 - 20:58
I think it is possible to use a DSN by changing one line in global.asa:

Application("Database" ) = "dsn"

where dsn is the DSN for the access database. This seems to work, but doesn't help with the sync problem. Everything else seems to work properly though.


User: Julian (view profile)26 May 2006 - 09:19
Just to finalise this thread: this sync problem was resolved on 24th May by using the custom version of the script that this thread discusses - we sent this after we were contacted by email. It seems that Fasthosts are still using older versions of the MSXML component.

I have moved and answered the DSN question on another thread so that it is easier to find:

http://www.future-shock.net/forums/pages/viewTopic.asp?FID=10&ID=116

User: derdrack (view profile)16 Mar 2009 - 19:24
Hi Julian:

I have the asp problem as described: It works on my local IIS7 test server, but not on my real sever which is hosted in the UK by Elite. http://eliteukserve.net/

I suggested to ther support about xml and this was there reply:

"That's the sort of thing I was wondering about.
Looking at the server config, it would appear that the following MSXML support is provided:

MSXML 3.0 SP 10  (File Version) 8.100.1048.0
MSXML 6.0 SP 2   (File Version) 6.20.1099.0

I'd imagine that that ought to mean that the older version of the script isn't needed but it would be interesting to see if it has any effect.  Do we have any details on the server to which it's trying to connect and on which TCP port it connects?"

Are you able to offer any advise please.

Thank you Chris

User: PCResolver (view profile)17 Oct 2009 - 14:42
I am also getting a "sync failed" message. This is with the demo kit and with my live feed as well. I have checked with my host and it is using MSXML 6.

My  XML feed opens up in the browser with a full list of properties.

I have asked if they have a firewall problem and they said no. However, they have asked the following question:

"The servers do not block remote http calls but they do block http callbacks to the same server. Can you find out if the kit requires http callbacks (same server)?"

Could you please advise as to whether the kit requires http callbacks on the same server?

The site is : http://79.170.40.236/findafinca4u.com/k . The database and global.asa are in the root directory.

Thanks for your help


Search Forums       Most Recent Topics       Your Favourite Topics
There are currently 3 visitors using this site.     FS Forums v1.00 © 2004 Future Shock Ltd.
Note: You must be logged in to post replies and create topics.
Registered Nominet Member and Tag Holder Comodo Official SSL partner

mon-fri 9am-5pm call
+44 (0)1629 825550

or email us at
post@future-shock.net

urgent hosting support
SMS: +44 (0)7545 338414