NSNib's initWithContentsOfURL: is not initializing when nib file is in another system
NSNib's initWithContentsOfURL: is not initializing when nib file is in another system
- Subject: NSNib's initWithContentsOfURL: is not initializing when nib file is in another system
- From: Sravan <email@hidden>
- Date: Thu, 22 Jun 2006 11:52:42 +0530
Hi all,
I got problem with the initWithContentsOfURL: method of NSNib class.
This method is not initializing the nib object when the required nib
file is in another system.
I created NSURL object with string "http://192.168.1.135/Document.nib/".
In 192.168.1.135 system i placed Document.nib file in /Library/
WebServer/Documents/ location and started the apple default apache
web-server.
i could able to see the folder contents from my system in safari
application when gave that url... but in my program nib object is not
created.
Can any one tell me what mistake i might have done.
Thanks and Regards,
Sravan.
Effigent India Pvt Ltd.
Hyderabad-India.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden