|
-
Oct 29th, 2008, 01:42 PM
#1
Thread Starter
Junior Member
Multiple projects in a project problem..
Hi.. I have a window application project with a web service; both application and services are created in the same directory. But when I make the zip file of it and unzipped it and open it with the VS, I am getting the message that one or more project is nor loaded because it is missing and it is a web service missing it? but i found the related services files in the directory which I unzipped it. any help will be appreciated...
-
Oct 29th, 2008, 01:55 PM
#2
Re: Multiple projects in a project problem..
Are you zipping it then moving to a another computer, then unzipping? I think you've got to install the application in IIS before you can modify it with visual studio.
That is the very essence of human beings and our very unique capability to perform complex reasoning and actually use our perception to further our understanding of things. We like to solve problems. -Kleinma
Does your code in post #46 look like my code in #45? No, it doesn't. Therefore, wrong is how it looks. - jmcilhinney
-
Oct 29th, 2008, 02:05 PM
#3
Thread Starter
Junior Member
Re: Multiple projects in a project problem..
no. I am using the same computer which means I am sure it has IIS...I still can't figure out what causes it....
-
Oct 29th, 2008, 02:21 PM
#4
Re: Multiple projects in a project problem..
 Originally Posted by templeavenue
no. I am using the same computer which means I am sure it has IIS...I still can't figure out what causes it....
If you're unzipping it to a different folder on your comp, you still need to create the virtual directory for it in IIS
-
Oct 29th, 2008, 02:55 PM
#5
Thread Starter
Junior Member
Re: Multiple projects in a project problem..
 Originally Posted by JuggaloBrotha
If you're unzipping it to a different folder on your comp, you still need to create the virtual directory for it in IIS
If I don't want to create the virtual directory, where should I unzipped it to? VS directory? or I must installed it?
Thanks
-
Oct 29th, 2008, 03:13 PM
#6
Re: Multiple projects in a project problem..
Unzip it to one of IIS's already set up directories. Although that could cause other problems.
-
Oct 29th, 2008, 03:50 PM
#7
Thread Starter
Junior Member
Re: Multiple projects in a project problem..
 Originally Posted by JuggaloBrotha
Unzip it to one of IIS's already set up directories. Although that could cause other problems.
I just unzipped it to the "projects" folder of VS studio installation (where the original project is located).. I believe that folder is already set up for IIS since the original project is located there and it runs fine. But I am still getting that missing or unloaded error...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|