473,398 Members | 2,368 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,398 software developers and data experts.

Could not load type VTFixup Table from assembly Invalid token in v-table fix-up table.

We are getting this error after clearing the web.config of database
infomation - even after using the wizard to re-enter the information.

I could find nothing (other than one other person asking about it back in
Nov) on google or MSDN.

Any help would get great!

TIA

David Williams
Nov 17 '05 #1
2 1273
Hi David,

I am very intertested in this issue. Would you please tell me how to
reproduce your problem on my side step by step?

Currently my suggestion is reset IIS - iisreset.

In addition, I have found a report regarding this same error before. The
reason is that the Active Reports tool is not installed correctly.

Best regards,

Jacob Yang
Microsoft Online Partner Support
<MCSD>
Get Secure! ¨C www.microsoft.com/security
This posting is provided ˇ°as isˇ± with no warranties and confers no rights.

Nov 17 '05 #2
Hi David,

Any update to the web.config file will cause the current ASP.NET process,
which is serving the aspx page that made a change to the web.config file,
to be recycled and a new ASP.NET process will be created to continue
serving any subsequent request.

In this case, recycling and re-creating of the ASP.NET process will cause a
lot of issues, such as any pre-stored object will be lost, the original
session will be destoried, and so forth.

I suggest that we do not store the frequently-changed connectionstring in
the web.config file. Instead, we can put the into another file.

Best regards,

Jacob Yang
Microsoft Online Partner Support
<MCSD>
Get Secure! ¨C www.microsoft.com/security
This posting is provided ˇ°as isˇ± with no warranties and confers no rights.

Nov 17 '05 #3

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

Similar topics

1
by: Mrudul Sadanandan | last post by:
H I am trying to create object in the current app domain using CreateInstanceAndUnwrap. It is throwing the exception. Any ide ...
3
by: Eugene | last post by:
Consider a system that has exe and dlls, how can i ensure that only the authorized .net assembly can work with my system. For example, consider your sys got an exe, that would use dll A, B, and C;...
1
by: Mrudul Sadanandan | last post by:
H I am trying to create object in the current app domain using CreateInstanceAndUnwrap. It is throwing the exception. Any ide ...
0
by: qiang | last post by:
Hi everyone, Could you please take a look at an exception for ASP.NET application? My ASP.NET application is using Infragistics WebChart control. I encounter an exception below when...
3
by: O.B. | last post by:
I recently changed a struct to a class and made its layout Sequential instead of Explicit for Marshalling. And now I'm getting the following error when running my unit tests. I have verified that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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...
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.