Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1935 closed defect (fixed)

Error to preview feature of Join/Calculation feature class for SQL Server 2008 provider.

Reported by: christinebao Owned by:
Priority: high Milestone:
Component: General Version: 2.1.0
Severity: major Keywords:
Cc: Romica Dascalescu <Romica.Dascalescu@…> External ID: 1444765

Description

Report from Autodesk QA.

steps:

  1. New a data connection in studio with SQL Server 2008 provider.

You can use below server if needed: server - cadcmapqa9 user - sa password - isdqa data store - San_Fransisco_Ellen

2.Create a join or calculation based on any feature class.

  1. Preview the data connection.
  2. View feature of the extended feature class generated from join and calcuation.

Result: Different exceptions happened. Calculation: Problem:\nThe application encountered a problem and could not finish the operation you just requested properly.\n\nSolution:\nIf it\'s the first time you met this problem, try again or restart the application / session; otherwise, describe the steps to reproduce this problem to the server administrator for suggestions.- MgFeatureServiceHandler.ProcessOperation() line 83 file d:\build\ims2013\build_40.9\ent\os\server\src\services\feature\FeatureServiceHandler.cpp - MgOpSelectFeaturesSpatial.Execute() line 110 file d:\build\ims2013\build_40.9\ent\os\server\src\services\feature\OpSelectFeaturesSpatial.cpp - MgServerFeatureService.SelectAggregate() line 570 file d:\build\ims2013\build_40.9\ent\os\server\src\services\feature\ServerFeatureService.cpp - MgServerSelectFeatures.SelectFeatures() line 304 file d:\build\ims2013\build_40.9\ent\os\server\src\services\feature\ServerSelectFeatures.cpp - MgServerSelectFeatures.SupportsFdoJoin() line 1719 file d:\build\ims2013\build_40.9\ent\os\server\src\services\feature\ServerSelectFeatures.cpp Join - An exception occurred in FDO component. Class 'SHP_Schema:schools_private_ptsExtended' not found - MgFeatureServiceHandler.ProcessOperation() line 83 file d:\build\ims2013\build_40.9\ent\os\server\src\services\feature\FeatureServiceHandler.cpp - MgOpSelectFeaturesSpatial.Execute() line 110 file d:\build\ims2013\build_40.9\ent\os\server\src\services\feature\OpSelectFeaturesSpatial.cpp - MgServerFeatureService.SelectAggregate() line 570 file d:\build\ims2013\build_40.9\ent\os\server\src\services\feature\ServerFeatureService.cpp - MgServerSelectFeatures.SelectFeatures() line 304 file d:\build\ims2013\build_40.9\ent\os\server\src\services\feature\ServerSelectFeatures.cpp

Expectation: View feature correctly.

Regression: not sure workaround: n

Attachments (1)

Fix1935.patch (833 bytes ) - added by christinebao 12 years ago.

Download all attachments as: .zip

Change History (4)

by christinebao, 12 years ago

Attachment: Fix1935.patch added

comment:2 by christinebao, 12 years ago

Resolution: fixed
Status: newclosed

Submit to trunk in r6469.

comment:3 by christinebao, 12 years ago

Submit to 2.4Jedi branch in r6470.

Note: See TracTickets for help on using tickets.