You could have checked namespace declaration when it was mentioned by my most worthy associate earlier & saved yourself some time.
sooryah123 wrote:
But deployed code which is running in production(exactly similar application)doent't have namespace declaration in esql.Can you please clarify me how the production and other machins..
You can't have "exactly similar" - it's either exactly the same, or it's similar. Saying "exactly similar" is in that class of soundbites with "practically identical". Imagine if someone posted "my machine can't reach this IP address but others can. The configuration of the machines is practically identical except for 1 digit in the IP address".
The deployed code is not the same as your code. It's similar. It works because it's able to resolve the namespace. Yours could not.
And now you know about user trace.
First of all i would like to say thanks,now i am able to see User trace..Thanks for everything.
But..Actually..i was migrating the application from WMB 6 to WMB 7.I stick to my statements that there was no namespace declaration in WMB 6 version and its absolutely working fine.Still i was wondered without namespace declaration working in my colligues machine.Thats the reason i am saying it as wonder.
Thanks
You could have checked namespace declaration when it was mentioned by my most worthy associate earlier & saved yourself some time.
sooryah123 wrote:
But deployed code which is running in production(exactly similar application)doent't have namespace declaration in esql.Can you please clarify me how the production and other machins..
You can't have "exactly similar" - it's either exactly the same, or it's similar. Saying "exactly similar" is in that class of soundbites with "practically identical". Imagine if someone posted "my machine can't reach this IP address but others can. The configuration of the machines is practically identical except for 1 digit in the IP address".
The deployed code is not the same as your code. It's similar. It works because it's able to resolve the namespace. Yours could not.
And now you know about user trace.
First of all i would like to say thanks,now i am able to see User trace..Thanks for everything.
But..Actually..i was migrating the application from WMB 6 to WMB 7.I stick to my statements that there was no namespace declaration in WMB 6 version and its absolutely working fine.Still i was wondered without namespace declaration working in my colligues machine.Thats the reason i am saying it as wonder.
Thanks
Sorry Guys..They have one more esql which contains all the common namespaces..sorry for the confusion.
There you go. The namespaces are probably declared in a namespace scope, so that all esql files in the same namespace scope don't have to declare them...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum