Jump to content

IIS deploy , custom jsfiles problem to load.


docjones

Recommended Posts

Hi

I'm have my unigui app installed in iiss 7, all it's working fine, except i'm using a custom js files included in servermodule and in files folder, and IIS could not locate, it's using a incorrect folder

image.thumb.png.1b8cea7ea718ea46e3637f2b62b39af3.png

I only have that problem running into iis, running as standalone .exe all it's working fine.
wpark.dll it's in C:\inetpub\wwwroot\WGpark\
and that's my uniservermodule custom files.

files\leaflet\leaflet-src.js
files\leaflet\leaflet.wms.js
files\leaflet\leaflet.editable.js
files\leaflet\leaflet-bing-layer.js
files\leaflet\leaflet.awesome-markers.js
files\leaflet\leaflet.numbered.marker.js
files\leaflet\path.drag.js
files\leaflet-cluster\DistanceGrid.js
files\leaflet-cluster\MarkerCluster.js
files\leaflet-cluster\MarkerCluster.QuickHull.js
files\leaflet-cluster\MarkerClusterGroup.js
files\leaflet-cluster\MarkerOpacity.js
files\leaflet-cluster\MarkerCluster.Spiderfier.js
files\leaflet-cluster\MarkerClusterGroup.Refresh.js
files\leaflet\proj4.js
files\leaflet\proj4leaflet.js
files\geomap\events.js
files\geomap\geobasic.js
files\geomap\geomap.js
files\geomap\geoobject.js
files\geomap\geocluster.js
files\gpark\gpark_data.js
files\gpark\gpark_map.js
files\gpark\gpark_object.js
files\gpark\gpark_toolbar.js
files\gpark\gpark_dialog.js
files\gpark\gpark_search.js
files\gpark\gpark_filter.js
files\gpark\gpark_edition.js
 

tested path ./files.. , /files .. \files , etc etc.. and same problem.., i don't know why IIS it's searching files in incorrect folder wgpark.dll/files adding wpark.dll to the path.

thanks

 

 

 

 

 

Link to comment
Share on other sites

×
×
  • Create New...