Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8238455
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T19:49:26+00:00 2026-06-07T19:49:26+00:00

I have got ASP application, and let me clear all code is working fine

  • 0

I have got ASP application, and let me clear all code is working fine in my old server.

We recently moved our application to windows 2008 server R2 SP1, now after the deployment, in our default.asp page we we including four different files, and the issue is with every file, so I am taking one file as example.

Main File (default.asp) has got below object creation code on the top.

<%
Dim objTdsComponentLink, objTdsPageLink
Set objTdsComponentLink = Server.CreateObject("cd_link.ComponentLink")
Set objTdsPageLink= Server.CreateObject("cd_link.PageLink")
%>

Here everything works fine and we can use the object without any error.

As told above we are including four different files and in every file we are creating new object for our PageLink service as below:

Set PageLink = Server.createObject("cd_link.PageLink")
<%  strURL = PageLink.GetLink("tcm:0-79-1", "tcm:79-64940-64", "", "", "more", True).URL%>

Issue is that if we try to declare new object as Set PageLink = Server.createObject(“cd_link.PageLink”), it gives error. however if we use same object which is declared above in default.asp it work perfectly and if we use or try to create new object it give below error.

error '800706be'
/include/home/FuelIndex.asp, line 26

Are we missing some configuration/installation here and surprising why it works for main page (default.asp) objects as well as it is working fine our old setup.

Would appreciate if you can give some suggestions/solutions for above issue.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T19:49:28+00:00Added an answer on June 7, 2026 at 7:49 pm

    I assume you are on IIS7.
    Make sure you have Server Side Includes turned on as a feature of your webserver role. it is not turned on by default on server 2008 or newer machines. Its under server configuration, add/remove roles for IIS.

    Make sure that you have enabled parent paths on IIS if the include is indeed in a parent path.
    Make sure that your include code is correct in its syntax. Might want to test out with the include virtual since its a bit more flexible (versus include file).

    Lastly, make sure that your application pool is 32 bit if the component you are creating is 32 bit. or 64 bit if that is what you are using.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got an asp.net application where each client will have their own data entry
I have got one weird issue. I am working on an asp .net mvc
I have just recently got involved in a classic ASP.NET project which contains lots
I'm writing an application in asp.net mvc. I have got presentation layer, controllers and
I have an old ASP.NET application. We send out httpWebRequest to a remote REST
I have asp.net application runs on iis 7. Until today everything works fine (for
I have an asp.net mvc application that works fine under visual studio but when
I am creating a web chat application using asp.net vb. I have got the
I've got an ASP.NET MVC 3 web application that lives on server 1: http://www.mysite.com
We have a ten-year-old ASP application that we are considering planning an update for.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.