Wednesday, May 17, 2006 8:20 PM Jan Tielens

Keep your BizTalk Schema's Static, otherwise ... BizBalk

[Via Mike Diehl] Hehehe, I like this one! But it's also very true: think about your schema's, get people involved and get them to think about the schema's as well. This will save a lot of time (trust me: been there, dont that).

BizBalk is what Biztalk developers do when someone proposes a change to the schemas.

Filed under:

Comments

# re: Keep your BizTalk Schema's Static, otherwise ... BizBalk

Thursday, May 18, 2006 12:12 AM by yklee

Hi..
I need help
I have posted this question on gotdotnet as well as send a personnal email to you..
but no reply =(
all i want to ask how come i cannot run the DropDownNavigation.ascx in the msartpart 1.1.0.0
when i deploy it in my developement server....it works fine...but once i deploy it it my production server it give me the following error

Error: unable to load ~\UserControls\DropDownNavigation.ascx
Details: c:\inetpub\wwwroot\UserControls\DropDownNavigation.ascx

my production server does not have VS2003 installed...
(but thius shld be a problem)..

i even try ur GAC tehcnique..but still gave me the same problem?
Hope you can help..

p

# re: Keep your BizTalk Schema's Static, otherwise ... BizBalk

Thursday, May 18, 2006 12:14 AM by yklee

if u r wondering how i deploy it to my production server...
1st) i copied and paste the ascx file to the /usercontrol folder in wwwroot
2nd)i cipied and paste the dll to the /bin folder in wwwroot
just like stated in the readme.rtf provided in the smartpart1_1_0_0 zip file