You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to structuremap-users
I am pretty new to Structure Map and I wonder how bootstrapping works?
Do I have to explicitly call BootstrapStructureMap or is there a way
to initialize it on the first call to one of the methods like
GetInstance. I am using it in a web app, but I do not have permission
to modify Global.asax file.
David Perfors
unread,
Dec 22, 2009, 8:01:39 AM12/22/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to structuremap-users
As far as my understanding of StructureMap and the IBootstrapper interface goes, you have to manually initialize StructureMap...