VB Modules Not Available Globally After Upgrade to 2005

G

Guest

I upgraded my ASP.Net 2003 solution to 2005 with very few problems. I have
one issue left which I cannot seem to correct.

In 2003 I had a VB Module with global functions referenced by my 25 ASPX
forms. After the 2005 upgrade I can no longer reference the VB Module
functions. in the ASPX code modules.

How can I make these code references happen?
 
L

Luke Zhang [MSFT]

Hello John,

Regarding the issue, I see you aslo post in
microsoft.public.dotnet.languages.vb and some community member has provided
some suggestions which are quite helpful on this, please refer to that
thread for this issue.

Sincerely,

Luke Zhang

Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

I read the other groups resonse and found my resolution. I posted the
details in the other group, but thought I would post here as well.

In 2003, I had my different module files defined in a folder named
GlobalComponents. When I upgraded to 2005, these modules stayed in the
sub-folder. Once I moved them to App_Code, all references fell into place.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top