473,407 Members | 2,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

How to use grid control in the asp page thru Visual interdev(Beginner)

Hai !

I use the Grid control with the data environment and the recordset
control by dragging from the data env.

But if i run the page alone in the iexplorer it tells the error like
pm.script liabrary not found even though i open it in the scripting
libraries.
How to solve this

With thanks
Raghu
Jul 19 '05 #1
8 2095
Interdev runtime and design time controls depend on a specific library of
scripts being present. If you connect to a FP enabled website with Interdev
then it'll say '.... scripts do not appear to be installed - install them?'
or something to that effect. Saying 'Yes' will copy them to the site.

At present I can't find a relevant URL that will explain how to post-install
them but I presume that they can be copied from the Interdev program
directories somewhere.

It may be easiest to get Interdev to create a new site and then just copy
the relevant files out of that into the original.

Chris.

"Raghuraman" <ra************@rediffmail.com> wrote in message
news:66**************************@posting.google.c om...
Hai !

I use the Grid control with the data environment and the recordset
control by dragging from the data env.

But if i run the page alone in the iexplorer it tells the error like
pm.script liabrary not found even though i open it in the scripting
libraries.
How to solve this

With thanks
Raghu
Jul 19 '05 #2
There's a ScriptLibrary folder that you can copy verbatim to the root of the
website if it's not there. Look in the C:\Program Files\Microsoft Visual
Studio\VIntDev98 folder.

As a beginner, I would recommend saving yourself a lot of future aggravation
and forget about DTCs ! Take the time now and learn how to code ASP
properly.
"Chris Barber" <ch***@blue-canoe.co.uk.NOSPAM> wrote in message
news:O$**************@TK2MSFTNGP11.phx.gbl...
Interdev runtime and design time controls depend on a specific library of
scripts being present. If you connect to a FP enabled website with Interdev then it'll say '.... scripts do not appear to be installed - install them?' or something to that effect. Saying 'Yes' will copy them to the site.

At present I can't find a relevant URL that will explain how to post-install them but I presume that they can be copied from the Interdev program
directories somewhere.

It may be easiest to get Interdev to create a new site and then just copy
the relevant files out of that into the original.

Chris.

"Raghuraman" <ra************@rediffmail.com> wrote in message
news:66**************************@posting.google.c om...
Hai !

I use the Grid control with the data environment and the recordset
control by dragging from the data env.

But if i run the page alone in the iexplorer it tells the error like
pm.script liabrary not found even though i open it in the scripting
libraries.
How to solve this

With thanks
Raghu

Jul 19 '05 #3
Ahh - I meant to add that sentiment [don't use the design-time controls] to
my post but got distracted.

Chris.

"Mike Florio" <mi**@micro-point.com> wrote in message
news:10*************@corp.supernews.com...
There's a ScriptLibrary folder that you can copy verbatim to the root of the
website if it's not there. Look in the C:\Program Files\Microsoft Visual
Studio\VIntDev98 folder.

As a beginner, I would recommend saving yourself a lot of future aggravation
and forget about DTCs ! Take the time now and learn how to code ASP
properly.
"Chris Barber" <ch***@blue-canoe.co.uk.NOSPAM> wrote in message
news:O$**************@TK2MSFTNGP11.phx.gbl...
Interdev runtime and design time controls depend on a specific library of
scripts being present. If you connect to a FP enabled website with Interdev then it'll say '.... scripts do not appear to be installed - install them?' or something to that effect. Saying 'Yes' will copy them to the site.

At present I can't find a relevant URL that will explain how to post-install them but I presume that they can be copied from the Interdev program
directories somewhere.

It may be easiest to get Interdev to create a new site and then just copy
the relevant files out of that into the original.

Chris.

"Raghuraman" <ra************@rediffmail.com> wrote in message
news:66**************************@posting.google.c om...
Hai !

I use the Grid control with the data environment and the recordset
control by dragging from the data env.

But if i run the page alone in the iexplorer it tells the error like
pm.script liabrary not found even though i open it in the scripting
libraries.
How to solve this

With thanks
Raghu


Jul 19 '05 #4
I wish someone would have advised me years ago when I started ASP
programming ! I learned the hard way...
"Chris Barber" <ch***@blue-canoe.co.uk.NOSPAM> wrote in message
news:uW**************@TK2MSFTNGP09.phx.gbl...
Ahh - I meant to add that sentiment [don't use the design-time controls] to my post but got distracted.

Chris.

"Mike Florio" <mi**@micro-point.com> wrote in message
news:10*************@corp.supernews.com...
There's a ScriptLibrary folder that you can copy verbatim to the root of the website if it's not there. Look in the C:\Program Files\Microsoft Visual
Studio\VIntDev98 folder.

As a beginner, I would recommend saving yourself a lot of future aggravation and forget about DTCs ! Take the time now and learn how to code ASP
properly.
"Chris Barber" <ch***@blue-canoe.co.uk.NOSPAM> wrote in message
news:O$**************@TK2MSFTNGP11.phx.gbl...
Interdev runtime and design time controls depend on a specific library of scripts being present. If you connect to a FP enabled website with

Interdev
then it'll say '.... scripts do not appear to be installed - install

them?'
or something to that effect. Saying 'Yes' will copy them to the site.

At present I can't find a relevant URL that will explain how to

post-install
them but I presume that they can be copied from the Interdev program
directories somewhere.

It may be easiest to get Interdev to create a new site and then just copy the relevant files out of that into the original.

Chris.

"Raghuraman" <ra************@rediffmail.com> wrote in message
news:66**************************@posting.google.c om...
Hai !

I use the Grid control with the data environment and the recordset
control by dragging from the data env.

But if i run the page alone in the iexplorer it tells the error like
pm.script liabrary not found even though i open it in the scripting
libraries.
How to solve this

With thanks
Raghu


Jul 19 '05 #5
"Mike Florio" wrote:
: I wish someone would have advised me years ago when I started ASP
: programming ! I learned the hard way...

I wonder if we can get a rebate for the parts that don't work and we're not
using? I saw a post in here a long time ago when trying to use it which
said similar to: "Don't use it. It doesn't work." re: the grid control.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp


Jul 19 '05 #6
I'd settle for a hotfix to stop the fatal error when retrieving latest files
from a W2K server when Interdev is on an XP machine. I can guarantee to see
this error every time and it kills / hangs Interdev. Very annoying.

Chris.

"Roland Hall" <nobody@nowhere> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
"Mike Florio" wrote:
: I wish someone would have advised me years ago when I started ASP
: programming ! I learned the hard way...

I wonder if we can get a rebate for the parts that don't work and we're not
using? I saw a post in here a long time ago when trying to use it which
said similar to: "Don't use it. It doesn't work." re: the grid control.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp

Jul 19 '05 #7
"Chris Barber" wrote:
: I'd settle for a hotfix to stop the fatal error when retrieving latest
files
: from a W2K server when Interdev is on an XP machine. I can guarantee to
see
: this error every time and it kills / hangs Interdev. Very annoying.

Put me on that list also.
Jul 19 '05 #8
Gotta find the list first of all - 's a bit like the search for the Holy
Grail or trying to find classic VB stuff in Google these days without
getting millions of .NET links.

:)

Chris.

"Roland Hall" <nobody@nowhere> wrote in message
news:en**************@tk2msftngp13.phx.gbl...
"Chris Barber" wrote:
: I'd settle for a hotfix to stop the fatal error when retrieving latest
files
: from a W2K server when Interdev is on an XP machine. I can guarantee to
see
: this error every time and it kills / hangs Interdev. Very annoying.

Put me on that list also.

Jul 19 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: sathya | last post by:
So far I was learning C and C++. I know little bit of java and html programming. Now I want to know about php. I searched for the faq in www.faqs.org I find nothing. Can any body help me to reach...
7
by: Colin Kingston | last post by:
Hi I have reasonable experience with access. I am just about to start a web based database project for my computer course. I have very very limited experience of frontpage, VB & VB script, I...
1
by: Simon Matthews | last post by:
Hope someone can help an Access beginner! I've just started keeping my surgical logbook on access and it's a simple flat-file affair. I have created several queries that will list cases...
11
by: suzy | last post by:
hi, i have an aspx page with a button. if i step through my code when i click the button then it calls the button_Click event which is what i want. but i need to redirect the page to another...
8
by: Smkmdb1 | last post by:
Hi everyone, I'm a student of ASP.net. Being an ex Perl/CGI programmer who made extra cash making scripts and selling them on the web, I was wondering if one typically uses this format with...
14
by: simchajoy2000 | last post by:
Hi, This question will probably be too simplistic for all of you, but I am trying to teach myself asp and I am having all sorts of problems. I have a simple html form which calls process.asp on...
0
by: teresa torneros | last post by:
Hi, I am a beginner in VB 6.0.. I am building a program in which i placed a data grid and ADO control. my problem is.. for example i have to search for the name "ANDREA" in the data grid, if i...
2
by: Daniel | last post by:
Looking for a good resource for beginners? books, online anything that will get me started.. what im trying to focus on is building a small program in c# to look thru a few files in a folder...
12
by: =?Utf-8?B?Qi4gQ2hlcm5pY2s=?= | last post by:
I'm doing a web app in VB/Dot Net 2.0. I'm probably a bit rusty and I have no experience using the repeater control. I have a user control I've created with multiple properties. I've created a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.