PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 5.00 average.

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

 
 
David Williams
Guest
Posts: n/a
 
      7th Aug 2003
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


 
Reply With Quote
 
 
 
 
Jacob Yang [MSFT]
Guest
Posts: n/a
 
      11th Aug 2003
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.

 
Reply With Quote
 
Jacob Yang [MSFT]
Guest
Posts: n/a
 
      12th Aug 2003
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.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lazy Load base types w/ EF Table Per Type? Michael Bray Microsoft C# .NET 2 18th Aug 2008 02:22 PM
Want subset of large db table and not load the entire table into access keconklin@gmail.com Microsoft Access 2 2nd May 2007 06:55 PM
Is there a way to update table data using a pivot table type view? =?Utf-8?B?QWNjZXNzQWRkaWN0?= Microsoft Access VBA Modules 0 26th Aug 2005 07:55 PM
re: hyperlink in a table - to load inside the table Jim Buyens Microsoft Frontpage 0 6th Jul 2004 09:26 PM
Could not Load type from Assembly ... because the format is invalid =?Utf-8?B?TXJ1ZHVsIFNhZGFuYW5kYW4=?= Microsoft Dot NET 1 2nd Jun 2004 10:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:59 AM.