Using External Users
Moderator: SourceGear
We can't seem to reproduce the problem in house. What browser are you using (we tested this with both IE and FireFox and it seems to work fine)? Do you have javascript enabled for your web browser?
Also, what version of the .net framework is installed on the Dragnet server machine?
Also, make sure this still appears in web.config
<location path="External">
<system.web>
<authorization>
<allow users="*"/>
</authorization>
</system.web>
</location>
Also, what version of the .net framework is installed on the Dragnet server machine?
Also, make sure this still appears in web.config
<location path="External">
<system.web>
<authorization>
<allow users="*"/>
</authorization>
</system.web>
</location>
Mary Jo Skrobul
SourceGear
SourceGear
I have 2 projects which allow external submission. How do i direct those submission to a specific project. Because there is no project selection in the interface.
When i click the Submit button, i receive this error message:-
Server Error in '/Dragnet' Application.
--------------------------------------------------------------------------------
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested Url: /dragnet/external/Error.aspx
When i click the Submit button, i receive this error message:-
Server Error in '/Dragnet' Application.
--------------------------------------------------------------------------------
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested Url: /dragnet/external/Error.aspx
DotNet Framework version
According to the DotNet Framework config, it says I'm running
version 1.1.4322.573.
Is there another way to check? I used to have 2.x installed but removed it because of the incompatibilities.
version 1.1.4322.573.
Is there another way to check? I used to have 2.x installed but removed it because of the incompatibilities.
It looks like add external item is throwing an error when it tries to add the item to the database and the error page that displays the error message can't be found.
Email me directly using the email button at the bottom of this message and I will send you a special build with the error page fixed so we can find out what is going on.
Email me directly using the email button at the bottom of this message and I will send you a special build with the error page fixed so we can find out what is going on.
Mary Jo Skrobul
SourceGear
SourceGear
The project ID is in the URL for the add item external page for the project. If you have allow external sumbissions turned on, go to that project and click the "Add External Item" menu link in the side. When that page comes up, that is the URL you will use to add external items to that particular project.I have 2 projects which allow external submission. How do i direct those submission to a specific project. Because there is no project selection in the interface.
You are getting an error and the app can't find the error page. If you continue to have difficulties, send me an email and I will give you a build with the error page fixed.Server Error in '/Dragnet' Application.
--------------------------------------------------------------------------------
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Mary Jo Skrobul
SourceGear
SourceGear
Had to reinstall (experience available at http://akselsoft.blogspot.com/2004/12/r ... ndows.html)
But seems to good now.
NOw I'll be posting ERs!
But seems to good now.
NOw I'll be posting ERs!