Click here to Skip to main content
15,898,855 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionNo Subject Pin
saravanan0531-Jan-07 6:35
saravanan0531-Jan-07 6:35 
QuestionVerify SSN-Names [modified] Pin
gvirden31-Jan-07 6:22
gvirden31-Jan-07 6:22 
AnswerRe: Verify SSN-Names Pin
ednrgc31-Jan-07 6:46
ednrgc31-Jan-07 6:46 
GeneralRe: Verify SSN-Names Pin
gvirden31-Jan-07 6:52
gvirden31-Jan-07 6:52 
GeneralRe: Verify SSN-Names Pin
ednrgc31-Jan-07 6:53
ednrgc31-Jan-07 6:53 
GeneralRe: Verify SSN-Names Pin
gvirden31-Jan-07 6:57
gvirden31-Jan-07 6:57 
GeneralRe: Verify SSN-Names Pin
ednrgc31-Jan-07 6:59
ednrgc31-Jan-07 6:59 
QuestionUrgent: ASP is not able to find the new dll Pin
thomasa31-Jan-07 5:07
thomasa31-Jan-07 5:07 
I have a My.BusinessLogicObjects.dll that I am updating on a server.
The file is in my bin folder and I have registerd it in COM+ and added it in C:\WINNT\assembly.

Noe when I open my web page and go to a page that uses this dll, I get this error message:

loadSubPage failed trying to load '~/My/Web/campaign.ascx'. Error loading latest campaign items. CoCreateInstance returned an unexpected type: expected My.BusinessLogicObjects.Product, received My.BusinessLogicObjects.Product. () : at My.Web.Catalog.Controls.Campaigns.campaignItems.listLatestCampaignItems() at My.Web.Catalog.Controls.Campaigns.campaign.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at My.Web.GUI.Controls.index.loadSubPage()

So it's asking for my old My.BusinessLogicObjects.dll

This is odd, since other pages that is new, and uses new methods that I have on the new My.BusinessLogicObjects.dll works fine.

This is what I have tryed:
- Moved My.BusinessLogicObjects.dll to another folder and registerd it from there, gave same result.
- Reinstalled the dot net framework 1.1, gave same result.
- Not registerd it on C:\WINNT\assembly, gave same result.

Does anyone had this problem before, or know how to fix this?

Please help

Thomas
AnswerRe: Urgent: ASP is not able to find the new dll Pin
Artem Kustikov31-Jan-07 6:38
Artem Kustikov31-Jan-07 6:38 
QuestionDataList and Border-Collapse Pin
RX Maverick31-Jan-07 4:42
RX Maverick31-Jan-07 4:42 
AnswerRe: DataList and Border-Collapse Pin
minhpc_bk31-Jan-07 13:40
minhpc_bk31-Jan-07 13:40 
QuestionASP.net 1.1 frames with menus help Pin
chater buster31-Jan-07 3:39
chater buster31-Jan-07 3:39 
AnswerRe: ASP.net 1.1 frames with menus help Pin
Not Active31-Jan-07 3:51
mentorNot Active31-Jan-07 3:51 
GeneralRe: ASP.net 1.1 frames with menus help Pin
chater buster31-Jan-07 4:04
chater buster31-Jan-07 4:04 
GeneralRe: ASP.net 1.1 frames with menus help Pin
badgrs31-Jan-07 4:24
badgrs31-Jan-07 4:24 
GeneralRe: ASP.net 1.1 frames with menus help Pin
chater buster31-Jan-07 4:32
chater buster31-Jan-07 4:32 
GeneralRe: ASP.net 1.1 frames with menus help Pin
badgrs31-Jan-07 6:14
badgrs31-Jan-07 6:14 
QuestionPublish/upload website Pin
mohini102531-Jan-07 3:07
mohini102531-Jan-07 3:07 
AnswerRe: Publish/upload website Pin
Not Active31-Jan-07 3:44
mentorNot Active31-Jan-07 3:44 
GeneralRe: Publish/upload website Pin
sanaziuse31-Jan-07 7:16
sanaziuse31-Jan-07 7:16 
QuestionGridview, EditItem template as DropDownList ... how do I get update working properly? Pin
Red_Wizard_Shot_The_Food31-Jan-07 3:03
Red_Wizard_Shot_The_Food31-Jan-07 3:03 
AnswerRe: Gridview, EditItem template as DropDownList ... how do I get update working properly? Pin
minhpc_bk31-Jan-07 5:02
minhpc_bk31-Jan-07 5:02 
QuestionReceiving script error when i access the ClientID of items in Repeater control through javascript Pin
priyavu31-Jan-07 0:37
priyavu31-Jan-07 0:37 
AnswerRe: Receiving script error when i access the ClientID of items in Repeater control through javascript Pin
Guffa31-Jan-07 1:51
Guffa31-Jan-07 1:51 
GeneralRight answer is there Re: Receiving script error when i access the ClientID of items in Repeater control through javascript Pin
Sylvester george31-Jan-07 2:02
Sylvester george31-Jan-07 2:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.