473,387 Members | 1,859 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,387 software developers and data experts.

Adding an assemblie referance with in a page...

CES
This is probably a stupid question but is their a way of adding a pointer
to an assemblies within the code as apposed to adding an assemblie referance
in the Machine.Config file?

I'm on a shared hosting plan and this is now the third time I've been moved
to a different computer which causes my site to stop working (because each
page vb.net page references a custom jScript eval() statement).

In order to get the page to work the folowing line needs to be added to the
Machine.Config file and I need to call my ISP and have them add it.

<!-Section of the Machine.Config file that needs to be added-->

<assemblies>
<add assembly="Microsoft.JScript, Version=7.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a"/>
</assemblies>

Sorry but I'm kind of new to all of this, I've just started converting my
old asp files .aspx so any help would be appreciated

Thanks in advance,
CES
Nov 18 '05 #1
0 923

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

Similar topics

0
by: Rea Peleg | last post by:
Hey everybody Im trying to use the 'Assemblie binding log viewer' to debug a simple ..NET web application. This application includes one html page which is trying to bind to an assembly (myDLL)...
1
by: Pums | last post by:
Hi All, I am trying to retrive an image from the database. when i click the button for the first time in which i have written the code of retrival it doesn't go into the code of filling the...
0
by: Joshua Russell | last post by:
Hi, Has anyone get some code that will enable to return a thread referance by searching for athread by name? Thanx Josh
0
by: Christopher | last post by:
I am looking for a referance of messages and what triggers thier getting sent to the winproc such as WM_ACTIVATE. I dug through msdn and the platform sdk and don't see a place where it lists them...
0
by: Stoyan | last post by:
Somebody manage to do this? "If you want to replace the satellite resources (satellite assemblies once compiled), you can do so at any time, without having to recompile your main assembly ." I...
2
by: I am Sam | last post by:
I keep getting the following exception error: Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request....
4
by: Hakan ÖRNEK | last post by:
Hi, I have two dll's like First.dll and Second.dll compiled by vb.net, a object in first.dll and, b object in Second.dll. I need hold cross referances; a.breferance=b and b.areferance=a I...
3
by: vimalankvk80 | last post by:
what will happen, if we forget to return ostream referance ? class A { Private: int _a; int _b;
0
by: poornimanithya76 | last post by:
Hi, while buliding my web project all dll's are getting checked out manually. and dll's are decreasing the perfromace of my page. How to slove the problem can you pls help me? regrads,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.